automationsInvalidationId
Home > @gooddata/sdk-ui-dashboard > IScheduledEmailManagementDialogContextValue > automationsInvalidationId
IScheduledEmailManagementDialogContextValue.automationsInvalidationId property
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.
Monotonic counter that increments whenever the automation list is invalidated. Consumers can use this as a cache-bust key for re-fetching.
Signature:
automationsInvalidationId?: number;