customerRoles Query
Returns a list of Customer Role objects.
Access is permitted when any of the following condition(s) are met: 1. The Role level is less than that of the signed-in User's Role.
#
Input fieldsArgument | Type | Description |
---|
[Role]!)#
Return fields (Boolean!)#
allowRemove (Specifies whether the signed-in User can remove the Role.
Boolean!)#
allowUpdate (Specifies whether the signed-in User can update the Role.
String!)#
description (Description of the Role.
ID!)#
id (The ID of the object
Int!)#
level (An integer that specifies the level of privilege with respect to other Roles.
String!)#
name (The name of the Role. Must be unique within the context of the AuthObjectType.
AuthObjectType!)#
objType (The type of object that the Role is associated with.
PermissionConnection!)#
permissions (List of Permissions that the Role provides.