tenantId: PropertyFilterOfNullableOfGuidInput
isDeleted: PropertyFilterOfBooleanInput
isActive: PropertyFilterOfBooleanInput
isLocked: PropertyFilterOfBooleanInput
description: PropertyFilterOfStringInput
and: [RoleFilterInput!]
This query returns all available roles 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 role name, definition, statuses and tenantID **Returns:** Returns an array of role information.
tenantId: PropertyFilterOfNullableOfGuidInput
isDeleted: PropertyFilterOfBooleanInput
isActive: PropertyFilterOfBooleanInput
isLocked: PropertyFilterOfBooleanInput
description: PropertyFilterOfStringInput
and: [RoleFilterInput!]