teamsDestroyInput
Autogenerated input type of teamsDestroy
input teamsDestroyInput {
clientMutationId: String
teamId: ID!
}
Fields
teamsDestroyInput.clientMutationId ● String scalar common
A unique identifier for the client performing the mutation.
teamsDestroyInput.teamId ● ID! non-null scalar common
The ID of the team.
Member of
teamDestroy mutation