mirror of
https://github.com/graphql-python/graphene.git
synced 2025-07-06 21:33:28 +03:00
Fix test.
This commit is contained in:
parent
4b6066fd5b
commit
47c1f3e655
|
@ -25,6 +25,7 @@ input IntroduceShipInput {
|
||||||
type IntroduceShipPayload {
|
type IntroduceShipPayload {
|
||||||
ship: Ship
|
ship: Ship
|
||||||
faction: Faction
|
faction: Faction
|
||||||
|
clientMutationId: String
|
||||||
}
|
}
|
||||||
|
|
||||||
type Mutation {
|
type Mutation {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user