OBJECT
A Model edge in the connection, with data from ModelDetectionItem.
Model
ModelDetectionItem
type DetectionItemModelsByModelDetectionItemDetectionItemIdAndModelIdManyToManyEdge {# A cursor for use in pagination.cursor: Cursor # The `Model` at the end of the edge.node: Model id: UUID! }