Skip to content

graphql: Allow interfaces to implement other interfaces#8007

Merged
fisker merged 2 commits intoprettier:masterfrom
fisker:graphql-interfaces-implemen-interfaces
Apr 10, 2020
Merged

graphql: Allow interfaces to implement other interfaces#8007
fisker merged 2 commits intoprettier:masterfrom
fisker:graphql-interfaces-implemen-interfaces

Conversation

@fisker
Copy link
Copy Markdown
Member

@fisker fisker commented Apr 10, 2020

Fixes #7947

  • I’ve added tests to confirm my change works.
  • (If changing the API or CLI) I’ve documented the changes I’ve made (in the docs/ directory)
  • (If the change is user-facing) I’ve added my changes to changelog_unreleased/*/pr-XXXX.md file following changelog_unreleased/TEMPLATE.md.
  • I’ve read the contributing guidelines.

Try the playground for this PR

@fisker fisker merged commit cf6f251 into prettier:master Apr 10, 2020
@fisker fisker deleted the graphql-interfaces-implemen-interfaces branch April 10, 2020 12:27
grillorafael pushed a commit to grillorafael/prettier that referenced this pull request Jul 28, 2020
)

* `graphql`: Allow interfaces to implement other interfaces

* Add changelog

(cherry picked from commit cf6f251)
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

graphql: Allow interfaces to implement other interfaces

3 participants