graphql-spec
graphql-spec copied to clipboard
Define Data Collections used in the spec
The spec uses the terms "set", "list" and "map" in many places. This PR defines these terms and their conformance requirements.
This is a change extracted from #1063 as discussed at last night's WG meeting
The next PR in this stack is:
- https://github.com/graphql/graphql-spec/pull/1092
cc @graphql/tsc
Deploy Preview for graphql-spec-draft ready!
| Name | Link |
|---|---|
| Latest commit | df0d201795d827d7875e902446464536534af235 |
| Latest deploy log | https://app.netlify.com/sites/graphql-spec-draft/deploys/6682d63d3977d40008dc4f7b |
| Deploy Preview | https://deploy-preview-1091--graphql-spec-draft.netlify.app |
| Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
This was split from RFC2 PR #1063, so I have marked it as RFC 2 itself.
Oops, apparently I pushed to a branch on the spec itself rather than my fork, hence this was out of date. Fixed.
Moved to a branch on the GitHub spec repo directly: https://github.com/graphql/graphql-spec/pull/1102