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 interfaces meta argument on Mutations #1023

Merged
merged 1 commit into from
Jul 24, 2019
Merged

Conversation

Nta1e
Copy link
Contributor

@Nta1e Nta1e commented Jun 27, 2019

Allow mutations to apply the interfaces META argument to have the payload object type implement the desired interfaces.

Fixes #994

@Nta1e
Copy link
Contributor Author

Nta1e commented Jul 1, 2019

@jkimbo , @dvndrsn , @ekampf ???!!

Copy link
Member

@jkimbo jkimbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 looks good @Nta1e , thanks!

Copy link
Member

@jkimbo jkimbo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍 looks good @Nta1e , thanks!

@ekampf
Copy link
Contributor

ekampf commented Jul 15, 2019

@jkimbo looks good. we'll need to remember to also implement this feature in the 3.0 branch next/master

@jkimbo jkimbo merged commit c96bd68 into graphql-python:master Jul 24, 2019
@Nta1e Nta1e deleted the b994 branch July 25, 2019 10:20
@jkimbo jkimbo mentioned this pull request Aug 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Mutation argument interfaces does not work
4 participants