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: Allow interfaces to implement other interfaces #1218

Conversation

mike-marcacci
Copy link
Contributor

@mike-marcacci mike-marcacci commented Jan 30, 2018

This is the companion PR to the RFC graphql/graphql-spec#373 which is tracked by issue graphql/graphql-spec#295.

  • parser & tests
  • printer & tests
  • schema definitions & tests
  • schema validation & tests
  • possibleTypes must resolve to concrete types
  • schema introspection & tests
  • utilities
  • query validation & tests
  • query execution tests

@mike-marcacci mike-marcacci changed the title [WIP] RFC: Allow interfaces to implement other interfaces RFC: Allow interfaces to implement other interfaces Jan 31, 2018
@mike-marcacci
Copy link
Contributor Author

I'd like to bump this, and see if I can get a review here sometime before the next WG meeting?

At the last meeting @leebyron confirmed that this is a good place to start looking for change costs associated with the spec change.

It looks like some merge conflicts have emerged since January, so let me know if you'd like me to address those.

@IvanGoncharov IvanGoncharov added the spec RFC Implementation of a proposed change to the GraphQL specification label May 17, 2018
@ericf89
Copy link

ericf89 commented Nov 7, 2018

Is there any other work that needs to be done to move this along, or are we just waiting for various approvals? (graphql/graphql-spec#373)? Would love to be able to use this soon.

@mike-marcacci
Copy link
Contributor Author

This PR has been superseded by #2084.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed spec RFC Implementation of a proposed change to the GraphQL specification
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants