Skip to main content

ReportWizardSharedLink (Object)

Represents report wizard shared link

type ReportWizardSharedLink {
reportLinkNid: ReportWizardSharedLinkNid!
token: String!
reportName: String!
reportSharedLink: String!
reportWizard: ReportWizardType
createdAt: DateTime!
}

Fields

ReportWizardSharedLink.token ● String! non-null scalar

ReportWizardSharedLink.reportName ● String! non-null scalar

ReportWizardSharedLink.reportWizard ● ReportWizardType object

ReportWizardSharedLink.createdAt ● DateTime! non-null scalar

Returned By

reportWizard.sharedLink.create mutation ● reportWizard.sharedLink.list query