Preview

SegmentGroup is in Preview status and is subject to change without notice. For more information about Preview status, see the GraphQL API policy.

SegmentGroup

This page contains

    Fields

    id: ID!
    name: String!
    tenant: String!
    segments: [Segment!] PREVIEW

    Parent objects of SegmentGroup

    DynamicSegment PREVIEW
    ManualSegment PREVIEW
    SegmentGroupConnection PREVIEW

    Mutations for SegmentGroup

    addSegmentToSegmentGroup PREVIEW
    createSegmentGroup PREVIEW
    removeSegmentFromSegmentGroup PREVIEW
    updateSegmentGroup PREVIEW

    Queries for SegmentGroup

    segmentGroup PREVIEW
    segmentGroups PREVIEW