createOrganizationalUnit: OrganizationalUnit!

This mutation is used to create a new organizational unit for a tenant. Return information can include staff members, cases, children, reports, tenant information and other details about the organizational unit. **Returns:** Returns the newly created organizational unit data.

parentId: UUID

The associated patent ID.

organizationalUnit: OrganizationalUnitInput!

Inputs for organizational unit name and description.

tenantId: UUID

The tenantID that the organizational unit will be associated to.

address: OrganizationalUnitAddressInput

The address associated with the organizational unit.

emailAddress: String

The email address associated with the organizational unit.

phoneNumber: String

The phone number associated with the organizational unit.