Skip to content

RFC: Allow interfaces to implement other interfaces#1218

Closed
mike-marcacci wants to merge 3 commits intographql:masterfrom
mike-marcacci:rfc-interfaces-implement-interfaces
Closed

RFC: Allow interfaces to implement other interfaces#1218
mike-marcacci wants to merge 3 commits intographql:masterfrom
mike-marcacci:rfc-interfaces-implement-interfaces

Conversation

@mike-marcacci
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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
Copy Markdown
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.

4 participants