OBJECT
A Model edge in the connection.
Model
type ModelsEdge {# A cursor for use in pagination.cursor: Cursor # The `Model` at the end of the edge.node: Model }