Preview

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

CustomReportColumn

This page contains

    Fields

    definitionId: Int
    customAttributeEntityDefinitionId: Int
    customAttributeDefinitionId: Int
    customAttributeDefinitionType: String
    customAttributeEntityType: String
    defaultPosition: Int
    name: String
    groupName: String
    columnLabel: String
    defaultColumnLabel: String
    parameters: [String!]
    fieldType: String
    filterValues: [String!]
    valueOptions: [CustomReportAttributeValueOption!] PREVIEW

    Parent objects of CustomReportColumn

    CustomReportInformation PREVIEW