Skip to content

Commit

Permalink
Address more review suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
praneesha committed Jan 10, 2024
1 parent 12af8ba commit 8725bdd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
description: This example demonstrates executing custom logic by adding interceptors via GraphQL resolver functions.
description: This example demonstrates using interceptors on GraphQL remote and resource methods to execute custom logic.
keywords: ballerina, ballerina by example, bbe, graphql, service, interceptors, resolver functions
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
description: This example demonstrates adding interceptors for GraphQL requests to execute custom logic.
description: This example demonstrates using interceptors on GraphQL services to execute custom logic.
keywords: ballerina, ballerina by example, bbe, graphql, service, interceptors

0 comments on commit 8725bdd

Please sign in to comment.