DEV

Mutation.

partyCreateWorkflow

No description

Arguments

No description

Returns:

[Party!]!

GraphQL
1
2
3
type Mutation {
  partyCreateWorkflow(input: [PartyCreateWorkflowInput!]!): [Party!]!
}

Was this page helpful?