queryAll()
Home > @gooddata/sdk-backend-spi > INotificationsQuery > queryAll
INotificationsQuery.queryAll() method
Starts the notifications query.
Signature:
queryAll(): Promise<INotification[]>;
Returns:
Promise<INotification[]>
promise with a list of all notifications matching the specified options