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