Changelog
v1.40.0
Features
- Add
validation
field toEvent
. - Add
valid
filter toFilterEventInput
. - Rename
invalidReason
andinvalidDetails
inEventValidationInput
toreason
anddetails
.
v1.39.0
Features
- Add
frameRate
field toVideo
.
v1.38.0
Features
- Add
direction
field toCreateDetectionInput
andTrackDetectionInput
.
v1.37.0
Features
- Add
pointsOfInterest
field toEventProperties
.
v1.36.0
Features
- Add
validation
field toCreateEventInput
andUpdateEventInput
.
v1.35.0
Features
- Add
tracks
field toEventProperties
.
v1.34.1
Fixes
- Fix
FilterSensorInput
and
,or
, andnot
fields to use the correct types.
v1.34.0
Features
- Add
sensors
query and associated types.
v1.33.0
Features
- Add createDetections mutation.
v1.32.0
Features
v1.31.0
Features
- Add
name
filter to FilterSiteInput.
v1.30.0
Fixes
- Update
UpdateEventInput
to have nullable fields, except id.
v1.29.0
Features
- Add
draft
field to Event and related inputs. - Add event properties field to Event and related inputs.
v1.28.0
Fixes
- Update
UpdateTrackInput
to have nullable fields, except id.
v1.27.0
Features
- Add ‘direction’ to
Detection
type.
v1.26.0
Features
- Add updateDataSource mutation.
v1.25.0
Features
- Add createPointOfInterest and updatePointOfInterest mutations
Features
- Add
tag
filter to FilterZoneIntersectionInput - Add
dataSourceId
filter to FilterZoneIntersectionInput - Add
zoneIntersections
to Track - Add
geofenceIntersections
to Track
v1.23.0
Features
v1.22.0
Features
- Add frameRate to Device
v1.21.0
Features
v1.20.0
Breaking Changes
- Rename “Geofence Collisions” to geofence intersections
- Rename “Zone Collisions” to zone intersections
v1.19.0
Features
v1.18.0
Features
- Add Embedding Queries and related types and inputs
v1.17.0
Features
- Add clips to event creations and updates
v1.16.0
Features
- Add Segmentation Queries and related types and inputs
v1.15.0
Features
- Add Text Recongition Queries and related types and inputs
v1.14.0
Features
- Add
updateEventProducer
mutation and associated types.
v1.13.0
Features
- Add
updateSensor
mutation and associated types.
v1.12.0
Features
- Update
Sensor
andSensorInput
, addaddress
andposition
fields.
v1.11.0
Features
- Add
geofences
query and associated types.
v1.10.0
Features
- Add
geofenceCollisions
subscription. - Add
GeofenceCollisionMessage
type. - Add
FilterGeofenceCollisionMessageInput
input.
Fixes
- Update
ZoneCollisionMessage
to have non-nullable fields.
v1.9.0
Features
- Update
Site
type, addpointsOfInterest
andgeofences
fields - Update
PointOfInterest
type, addposition
andgeofences
fields - Update
DataSource
type, addzones
field
Fixes
- Update
PointOfInterest
type, makedevices
non-nullable
v1.8.0
Features
- Add
zoneCollisions
subscription. - Add
ZoneCollisionMessage
type. - Add
FilterZoneCollisionMessageInput
input. - Add
MessageState
enum. - Add
FilterMessageStateInput
input.
1.7.0
Features
- Update [
FilterDataSourceInput
] input, adds id, name filter fields.
Fixes
- Update
datasources
query, modifies sorting direction. - Update
datasources
, makes FilterDataSourceInput nullable.
1.6.0
Features
- Add
PointOfInterest
type - Add
PointOfInterestConnection
type - Add
PointOfInterestEdge
type - Add
pointOfInterest
query - Add
pointsOfInterest
query - Add
FilerPointOfInterestInput
input - Add
PointOfInterestSort
input - Add
PointOfInterestSortField
enum - Update
Device
type, addpointOfInterest
1.5.0
Features
- Update
CreateEventInput
input, addtrackIds
- Update
UpdateEventInput
input, addtrackIds
1.4.0
Features
- Add
zoneCollisions
query - Add
geofenceCollisions
query
Fixes
- Deprecate
zoneEvents
query - Deprecate
geofenceEvents
query
1.3.1
Features
- Update
Device
type, addcalibrations
1.3.0
Features
- Add
zones
query
1.2.0
Features
- Add
eventsSummary
query
1.1.0
Features
- Add
tracksSummary
query - Add
dataSources
query - Add
video
query - Add
videos
query - Update
FilterTrackInput
input, addposition
- Update
FilterDetectionInput
input, addposition
- Update
FilterDetectionActivityInput
input, addposition
- Update
FilterTrackInput
input, addidentifer
- Update
FilterTrackInput
input, addattribute