withInclude()
Home > @gooddata/sdk-backend-spi > IDatasetsQuery > withInclude
IDatasetsQuery.withInclude() 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 include for the query.
Signature:
withInclude(include: string[]): IDatasetsQuery;
Parameters
|
Parameter |
Type |
Description |
|---|---|---|
|
include |
string[] |
include to apply |
Returns:
datasets query