Preview

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

Report

This page contains

    Fields

    id: ID!
    reportName: String
    customReport: CustomReportInformation PREVIEW
    jobName: String
    name: String
    ownerType: String
    owner: Account PREVIEW
    status: String
    runDate: DateTime
    fromDate: DateTime
    toDate: DateTime
    parameters: [ReportParameter!] PREVIEW
    createdBy: String
    downloadLink: URL

    Parent objects of Report

    ReportsConnection PREVIEW

    Queries for Report

    reports PREVIEW