Skip to content

organizationsCreate

Create a new organization.

Arguments

NameTypeDescription
clientMutationIdStringA unique identifier for the client performing the mutation.
nameString!Name for the new organization.

Fields

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