OBJECT
RoutingSegmentUserRoles
Routing group segment used to match agents based on their role.
link GraphQL Schema definition
- type RoutingSegmentUserRoles implements RoutingSegment {
- RoutingSegmentLogicalOperator! :
- # Match agents based on these roles.
- RoutingUserRole!]! : [
- }
link Require by
This element is not required by anyone