DirectGrouping
This grouping allows to specify the groupBy
option by which the data in the response will be grouped
Properties
Name | Type | Required | Description |
---|---|---|---|
group_by | GroupingOptions | ✅ | The selected grouping option |
keys | List[str] | ❌ | This field can be used to specify unique identifiers of entities selected in groupBy field. The response data will be limited to these entities only |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs