Preview

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

CustomReportInformation

This page contains

    Fields

    definitionId: Int
    reportVersionId: Int
    name: String
    customDateRange: CustomReportDateRange PREVIEW
    customAttributeEntityTypes: [CustomReportAttribute!] PREVIEW
    columns: [CustomReportColumn!] PREVIEW
    filters: [CustomReportFilter!] PREVIEW
    customAttributeDefinitions: [CustomReportColumn!] PREVIEW
    reportFilters: [CustomReportReportFilter!] PREVIEW

    Parent objects of CustomReportInformation

    Report PREVIEW