withCreateLimit()
Home > @gooddata/sdk-backend-spi > IChatThreadQuery > withCreateLimit
IChatThreadQuery.withCreateLimit() 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.
Define the limit for the number of created visualization returned by the chat thread.
Signature:
withCreateLimit(createLimit: number): IChatThreadQuery;
Parameters
Parameter | Type | Description |
---|---|---|
createLimit | number |
Returns: