ReportWizardHistory (Object)
type ReportWizardHistory {
htmlTemplateHistoryList(
reportWizardNid: ReportWizardNid!
): [ReportWizardHistoryTemplateHtmlItem!]!
}
Fields
ReportWizardHistory.htmlTemplateHistoryList ● [ReportWizardHistoryTemplateHtmlItem!]! non-null object
ReportWizardHistory.htmlTemplateHistoryList.reportWizardNid ● ReportWizardNid! non-null scalar
Returned By
reportWizard.history query