Commit 5f2784e
committed
Adjust the GitHub GQL schema to use spec-compliant descriptions
It looks like the string literal style for descriptions in the schema language is becoming the standard.
Sources:
- graphql/graphql-spec#466
- https://stackoverflow.com/questions/39962867/how-do-i-add-a-description-to-a-field-in-graphql-schema-language
- https://medium.com/apollo-stack/all-you-need-to-know-about-graphql-js-0-7-921e75dd7fd1#.t9csdknur1 parent 845618a commit 5f2784e
File tree
2 files changed
+2996
-2929
lines changed- graphql_query_derive/src/tests
2 files changed
+2996
-2929
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
23 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
25 | 29 | | |
26 | 30 | | |
| |||
0 commit comments