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-org-apache-sling-graphql-core.git


The following commit(s) were added to refs/heads/master by this push:
     new 5f6b0c3  Mention SLING-9550
5f6b0c3 is described below

commit 5f6b0c35999e1b2512398da16faa5c8206c49a99
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Fri Jun 26 16:21:02 2020 +0200

    Mention SLING-9550
---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index f13f55d..1d1d040 100644
--- a/README.md
+++ b/README.md
@@ -25,6 +25,9 @@ need to use their APIs directly.
 The [GraphQL sample 
website](https://github.com/apache/sling-samples/tree/master/org.apache.sling.graphql.samples.website)
 provides usage examples and demonstrates using GraphQL queries (and Handlebars 
templates) on both the server and
 client sides.
+
+> As I write this, work is ongoing at 
[SLING-9550](https://issues.apache.org/jira/browse/SLING-9550) to implement 
custom 
+> GraphQL Scalars
  
 ## Supported GraphQL endpoint styles
 

Reply via email to