Sets which activities to return.
Used In
Fields
Name | Type | Description |
---|---|---|
limit | PositiveInt! | The maximal number of returned records. |
offset | NonNegativeInt! | The first results page. |
polygon | GeoJSONPolygonGeometryScalar | The geographical location of the results. |
polygonId | ObjectId | The polygon unique Windward assigned ID. |
timeRange | ClosedDateTimeRangeInput! | The time range within which the activities occurred. |
type | ActivityTypes! | The activities type. |