Skip to main content

ReportTemplateType

No description

type ReportTemplateType {
id: ID!
name: String
createdAt: String
downloadUrl: String
thumbnail: String
isDefault: Boolean
isSystem: Boolean
}

Fields

ReportTemplateType.id ● ID! non-null scalar

The ID of an object

ReportTemplateType.name ● String scalar

ReportTemplateType.createdAt ● String scalar

ReportTemplateType.downloadUrl ● String scalar

ReportTemplateType.thumbnail ● String scalar

ReportTemplateType.isDefault ● Boolean scalar

ReportTemplateType.isSystem ● Boolean scalar

Member of

ReportTemplateMutationPayloadType object ● ViewerReportTemplateConnectionEdge object