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