IGetAutomationsQueryOptions
Home > @gooddata/sdk-backend-spi > IGetAutomationsQueryOptions
IGetAutomationsQueryOptions interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Configuration options for loading automation metadata objects with query.
Signature:
export interface IGetAutomationsQueryOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
includeAutomationResult? | boolean | (ALPHA) (Optional) Specify if automationResult should be included in the response. |