INPUT_OBJECT
AllReportTemplatesByCategoriesInput
Description
Retrieves all report templates by categories.
link GraphQL Schema definition
- input AllReportTemplatesByCategoriesInput {
- # The category of the report templates to retrieve.
- ReportCategory :
- # Optional search term to filter the report templates.
- String :
- }