withTypes()
Home > @gooddata/sdk-backend-spi > INotificationChannelsQuery > withTypes
INotificationChannelsQuery.withTypes() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Sets type of the automation for the query.
Signature:
withTypes(type: NotificationChannelDestinationType[]): INotificationChannelsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
type | NotificationChannelDestinationType[] | type of the automation, e.g. "schedule" or "trigger" |
Returns:
notification channels query