withSize()
Home > @gooddata/sdk-backend-spi > IAutomationsQuery > withSize
IAutomationsQuery.withSize() method
Sets number of automations to return per page. Default size: 100
Signature:
withSize(size: number): IAutomationsQuery;
Parameters
Parameter |
Type |
Description |
---|---|---|
size |
number |
desired max number of automations per page must be a positive number |
Returns:
automations query