Skip to main content

TeamCreate

Create a new team.

TeamCreate(
input: TeamCreateInput!
): TeamCreateUnion!

Arguments

TeamCreate.input ● TeamCreateInput! non-null input

Input object required to create a team

Type

TeamCreateUnion union

If mutation is successful, the TeamCreatePayload will be returned, otherwise a MutationError is returned.