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