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