We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 914c091 commit 0177b7dCopy full SHA for 0177b7d
scalars/template-string.md
@@ -31,7 +31,8 @@ Provide positive and negative examples of String return values.
31
32
# Input coercion
33
34
-Define which GraphQL string Literals or external string values are accepted as input.
+Define which GraphQL string Literals or external string values are accepted as
35
+input.
36
37
Provide positive and negative examples.
38
scalars/template.md
@@ -2,7 +2,7 @@
2
3
# \<name\> — GraphQL Custom Scalar
4
5
-"Author - \<github user or organization name\> "
+"Author - \<github user or organization name\> "
6
7
"Date - \<the date of the first publication in YYYY-MM-DD format\>"
8
0 commit comments