OBJECT
ReportSchema
link GraphQL Schema definition
- type ReportSchema {
- : [ReportStructureItem!]!
- # This flag defines if report should be handled with advanced report GUI or not
- : Boolean
- }
OBJECT
- type ReportSchema {
- : [ReportStructureItem!]!
- # This flag defines if report should be handled with advanced report GUI or not
- : Boolean
- }