Preview

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

ManualSegment

This page contains

    Fields

    id: ID!
    name: String!
    code: String
    tenant: String!
    tags: [SegmentTag!] PREVIEW
    groups: [SegmentGroup!] PREVIEW
    valid: Boolean
    accounts: [Account!] PREVIEW

    Implements