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

RFC: Client Controlled Nullability #4379

Open
9 of 21 tasks
michaelstaib opened this issue Nov 3, 2021 · 0 comments
Open
9 of 21 tasks

RFC: Client Controlled Nullability #4379

michaelstaib opened this issue Nov 3, 2021 · 0 comments
Assignees
Labels
🎉 enhancement New feature or request 🌶️ hot chocolate 📌 pinned ⚖️ spec Implement or fix a GraphQL specification item.
Milestone

Comments

@michaelstaib
Copy link
Member

michaelstaib commented Nov 3, 2021

This PR implements the Client Controlled Nullability RFC.

graphql/graphql-spec#895

  • AST
  • AST Tests
  • AST Docs
  • Lexer
  • Lexer Tests
  • Lexer Docs
  • Parser
  • Parser Tests
  • Parser Docs
  • SyntaxPrinter
  • Visitor
  • Rewriter
  • Operation Compiler
  • Do we have changes in the execution or does a change in the operation compiler suffice?
  • Benchmarks
    • Parser
    • OperationCompiler
    • QueryPlan
    • Execution
  • Validation Rules
  • Naming is not quite right yet
@michaelstaib michaelstaib added the ⚖️ spec Implement or fix a GraphQL specification item. label Nov 4, 2021
@michaelstaib michaelstaib added this to the HC-13.0.0 milestone Nov 4, 2021
@michaelstaib michaelstaib modified the milestones: HC-13.0.0, HC-12.5.0 Dec 3, 2021
@michaelstaib michaelstaib self-assigned this Dec 3, 2021
@michaelstaib michaelstaib modified the milestones: HC-12.5.0, HC-12.6.0 Jan 6, 2022
@michaelstaib michaelstaib modified the milestones: HC-12.6.0, HC-12.7.0 Jan 24, 2022
@michaelstaib michaelstaib modified the milestones: HC-12.7.0, HC-13.0.0 Mar 9, 2022
@michaelstaib michaelstaib modified the milestones: HC-13.0.0, Backlog Feb 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎉 enhancement New feature or request 🌶️ hot chocolate 📌 pinned ⚖️ spec Implement or fix a GraphQL specification item.
Projects
None yet
Development

No branches or pull requests

1 participant