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

Add description to Schema #284

Closed
michaelstaib opened this issue Oct 4, 2018 · 3 comments
Closed

Add description to Schema #284

michaelstaib opened this issue Oct 4, 2018 · 3 comments
Labels
⚖️ spec Implement or fix a GraphQL specification item.
Milestone

Comments

@michaelstaib
Copy link
Member

graphql/graphql-spec#466

@michaelstaib michaelstaib added the ⚖️ spec Implement or fix a GraphQL specification item. label Oct 4, 2018
@michaelstaib michaelstaib added this to the 1.0.0 milestone Oct 4, 2018
@michaelstaib michaelstaib modified the milestones: 1.0.0, 0.7.0 Nov 11, 2018
@michaelstaib michaelstaib modified the milestones: 0.7.0, 0.8.0 Jan 4, 2019
@michaelstaib michaelstaib modified the milestones: 0.8.0, Backlog Jan 30, 2019
@michaelstaib michaelstaib modified the milestones: Backlog, 9.0.0 Apr 15, 2019
@michaelstaib
Copy link
Member Author

We can now define schema description with the code-first api. We still have to update the parser and the AST to get support via schema-first.

@michaelstaib
Copy link
Member Author

michaelstaib commented Apr 15, 2019

TODOs

  • Code First Support
  • Code First Tests
  • Introspection Tests
  • Update Parser
  • Parser Tests

@michaelstaib
Copy link
Member Author

This one is now implemented and included into 9.0.0-preview.17.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚖️ spec Implement or fix a GraphQL specification item.
Projects
None yet
Development

No branches or pull requests

1 participant