Commit 50bbaa8
Editorial: Improve Introspection section (#857)
* Editorial: Improve Introspection section
This makes some structural changes to the introspection section and fills in some missing pieces (solved ambiguity):
* Removes 4-level headers in favor of sub-section headers
* Uses the same syntax and style for describing fields of all types
* Defines the `__Schema` type which was previously under-defined
* Defines the two enums (`__TypeKind` and `__DirectiveLocation`) which were previously under-defined.
* Clarifies the `__` restriction and repeats this when defining `Name`
* Moves Documentation and Description sub-sections into schema introspection section.
Co-authored-by: Ivan Maximov <sungam3r@yandex.ru>
Co-authored-by: Benjie Gillam <benjie@jemjie.com>1 parent debcdc3 commit 50bbaa8
File tree
2 files changed
+139
-83
lines changed- spec
2 files changed
+139
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
230 | 236 | | |
231 | 237 | | |
232 | 238 | | |
| |||
0 commit comments