Skip to content

organizationsDelete

Delete an existing organization.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
organizationIdOrganizationID!The organization to delete.

Fields

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