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
This is PR 1 of 3 in the "data collections" trilogy stack; next are:
- https://github.com/graphql/graphql-spec/pull/1092
- https://github.com/graphql/graphql-spec/pull/1063
cc @graphql/tsc
(Replacement of #1091; to do PR stack with #1092 and #1063)
Deploy Preview for graphql-spec-draft ready!
| Name | Link |
|---|---|
| Latest commit | 68bc42abe47b74d1242f126ee46ec27c75e9e934 |
| Latest deploy log | https://app.netlify.com/projects/graphql-spec-draft/deploys/68635e6c6af4e600082623ed |
| Deploy Preview | https://deploy-preview-1102--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 project configuration.
Hopefully my latest edit factors in @andimarek and @martinbonnin's feedback.