withInclude()
Home > @gooddata/sdk-backend-spi > IInsightsQuery > withInclude
IInsightsQuery.withInclude() method
Sets include for the query.
Signature:
withInclude(include: string[]): IInsightsQuery;
Parameters
Parameter | Type | Description |
---|---|---|
include | string[] | include to apply |
Returns:
insights query