GraphQl Schemas
GraphQL: Dispatch Queries
jobWorkflowAggregationV2
1min
The jobWorkflowAggregationV2 GraphQL schema represents a job workflow aggregation with its corresponding objects and fields. It is used to query and retrieve aggregated data related to job workflows. The schema accepts the following parameters:
- aggregations (String): This parameter specifies the type of aggregations to be performed on the job workflows.
- tenant (String, Required): This parameter is used to identify the tenant or the specific subset of data for which the job workflows should be aggregated.
- filter (String): This parameter allows for filtering the job workflows based on certain criteria or conditions.

Updated 03 Aug 2023
Did this page help you?