Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Glossary: add source schemas and full schemas #1401

Merged
merged 1 commit into from
Oct 5, 2023

Conversation

martinbonnin
Copy link
Contributor

@martinbonnin martinbonnin commented Oct 1, 2023

Introduce terminology for the 2 flavours of schemas:

  • Source schemas are manually written and given as input to a GraphQL implementation
  • Full schemas are machine generated and the output of a GraphQL implementation

Not sure whether the Glossary should precede the spec edits or vice/versa. At some point, we'll need new root rules in the grammar for the new terms (like there is ExecutableDocument already). Glossary felt a bit more relaxed and a better place for a discussion but happy to move it to the spec.

See https://github.com/graphql/graphql-wg/blob/main/rfcs/FullSchemas.md

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants