Skip to content

organizationsUpdate

Update an existing organization.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
nameString!Name for the new organization.
organizationIdOrganizationID!ID of the organization to update.

Fields

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
errors[Error!]!Errors encountered during execution of the mutation.
organizationOrganizationThe updated organization.