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