CreateTeam
Create a new team with the specified name, firstMemberId, score, data, and first member data.
CreateTeam(
input: CreateTeamRequest
): CreateTeamResponse!
Arguments
CreateTeam.input ● CreateTeamRequest input team
Type
CreateTeamResponse object team
Response object for creating a team.