Skip to main content

Documentation index: llms.txt. This page is also available as markdown: append .md to this URL or send Accept: text/markdown.

upsertTeam

mutationupsertTeam

Upsert a Team. If the name do not exist, then it will create a new team otherwise it will update the existing team.

upsertTeam(
data: UpsertTeamInput!
): Team!