Skip to main content

updateTeamMember

Updates a single TeamMember using a unique key and a patch.

updateTeamMember(
input: UpdateTeamMemberInput!
): UpdateTeamMemberPayload

Arguments

updateTeamMember.input ● UpdateTeamMemberInput! non-null input

The exclusive input argument for this mutation. An object type, make sure to see documentation for this object’s fields.

Type

UpdateTeamMemberPayload object

The output of our update TeamMember mutation.