cases: PagingResultOfCase!
This query allows for the return of cases and all of their associated details based on search criteria. The returned list is limited based on the permissions of the customers API Token. The information returned for each case can include information about aspects, clients, form submission, organizations, reports, tenants and workflows. **Returns:** Returns an array of case information.
id: SortDirection
publicId: SortDirection
enrollmentDate: SortDirection
dischargeDate: SortDirection
workflowId: SortDirection
tenantId: SortDirection
clientId: SortDirection
organizationalUnitId: SortDirection
isClosed: SortDirection
isDeleted: SortDirection
dateClosed: SortDirection
expectedClearanceDate: SortDirection
client: ClientSortInput
organizationalUnit: OrganizationalUnitSortInput
workflow: WorkflowSortInput
