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