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