IParametersQuery
Home > @gooddata/sdk-backend-spi > IParametersQuery
IParametersQuery interface
Service to query parameters.
Signature:
export interface IParametersQuery
Methods
|
Method |
Description |
|---|---|
|
Starts the query. | |
|
Sets filter for the query. | |
|
Sets include for the query. | |
|
(BETA) Selects which backend endpoint flavor to use when listing parameters. Default method: "GET" | |
|
Sets origin for the query. | |
|
Sets starting page for the query. | |
|
Sets number of parameters to return per page. Default size: 50 | |
|
Sets sorting for the query. |