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