DeleteTeamPayload
Autogenerated return type of DeleteTeam
type DeleteTeamPayload {
clientMutationId: String
msg: String
}
Fields
DeleteTeamPayload.clientMutationId
● String
scalar
A unique identifier for the client performing the mutation.
DeleteTeamPayload.msg
● String
scalar
Returned by
deleteTeam
mutation