IGetOrganizationAutomationsQueryOptions
Home > @gooddata/sdk-backend-spi > IGetOrganizationAutomationsQueryOptions
IGetOrganizationAutomationsQueryOptions 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 organization automation metadata objects with query.
Signature:
export interface IGetOrganizationAutomationsQueryOptions
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
includeAutomationResult? | boolean | (ALPHA) (Optional) Specify if automationResult should be included in the response. |