GraphQL OBJECT
ClientSegment
link Definition
- type ClientSegment {
- # Client segment enum.
- : ClientSegmentEnum
- # Name of the client segment.
- : String
- }
GraphQL OBJECT
- type ClientSegment {
- # Client segment enum.
- : ClientSegmentEnum
- # Name of the client segment.
- : String
- }