This is an automated email from the ASF dual-hosted git repository.

bdelacretaz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new e2150d4  Link to GitHub query for more GraphQL modules
e2150d4 is described below

commit e2150d4cff5dd8830d3f7663e564afdf141547bd
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Mon Jul 26 17:17:37 2021 +0200

    Link to GitHub query for more GraphQL modules
---
 src/main/jbake/content/documentation/bundles/graphql-core.md | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/documentation/bundles/graphql-core.md 
b/src/main/jbake/content/documentation/bundles/graphql-core.md
index 9bd9bef..b0cfacc 100644
--- a/src/main/jbake/content/documentation/bundles/graphql-core.md
+++ b/src/main/jbake/content/documentation/bundles/graphql-core.md
@@ -1,4 +1,4 @@
-title=Sling GraphQL Core and Samples
+title=Sling GraphQL Support
 type=page
 status=published
 tags=graphql,content,query
@@ -14,4 +14,6 @@ for more information.
 
 The [GraphQL Sample Website 
module](https://github.com/apache/sling-samples/tree/master/org.apache.sling.graphql.samples.website)
 provides a complete sample which uses GraphQL queries (and Handlebars 
templates) on both the server and client sides,
-to demonstrate the various modes that the GraphQL Core module supports.
\ No newline at end of file
+to demonstrate the various modes that the GraphQL Core module supports.
+
+Other Sling GraphQL modules can be listed with [this GitHub repository 
query](https://github.com/search?q=topic%3Asling+topic%3Agraphql+org%3Aapache&type=Repositories).

Reply via email to