DEV

Mutation.

partyCreate

No description

Arguments

Required

No description

Returns:

Party!

GraphQL
1
2
3
type Mutation {
  partyCreate(input: PartyCreateInput!): Party!
}

Was this page helpful?