mutation CreateTeamAddress($input: CreateTeamAddressInput!) { createTeamAddress(input: $input) { success message workflowId } }