ICollectionItemsConfig
Home > @gooddata/sdk-backend-spi > ICollectionItemsConfig
ICollectionItemsConfig interface
This API is provided as an alpha preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Configuration for retrieving collection items (geospatial features).
Signature:
export interface ICollectionItemsConfig
Properties
|
Property |
Modifiers |
Type |
Description |
|---|---|---|---|
|
string |
(ALPHA) (Optional) Bounding box filter (minx,miny,maxx,maxy). | ||
|
string |
(ALPHA) Collection identifier. | ||
|
number |
(ALPHA) (Optional) Maximum number of features to return. | ||
|
string[] |
(ALPHA) (Optional) List of values to filter features by. |