Skip to content

Add interfaces meta argument on Mutations#1023

Merged
jkimbo merged 1 commit into
graphql-python:masterfrom
Nta1e:b994
Jul 24, 2019
Merged

Add interfaces meta argument on Mutations#1023
jkimbo merged 1 commit into
graphql-python:masterfrom
Nta1e:b994

Conversation

@Nta1e
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

Nta1e commented Jul 1, 2019

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

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