DeleteTeamInput
Autogenerated input type of DeleteTeam
input DeleteTeamInput {
clientMutationId: String
id: ID!
}
Fields
DeleteTeamInput.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
DeleteTeamInput.id
● ID!
non-null scalar
Member of
deleteTeam
mutation