Core Resources
Report Query
Report query attributes
Name of the report query for identification
Maximum string length:
50The GraphQL query to execute. Must be a named query with typed parameters (e.g., 'query getTasksToDo($warehouse_id: ID, $created_at_from: Chronic) { ... }'). Never use anonymous queries.
Description of what the report query does
Maximum string length:
500Array of parameter definitions for the query

