SchemaPropertyOptionEdge
An edge in a connection.
type SchemaPropertyOptionEdge {
node: SchemaPropertyOption
cursor: Cursor!
}
Fields
SchemaPropertyOptionEdge.node ● SchemaPropertyOption object
The item at the end of the edge.
SchemaPropertyOptionEdge.cursor ● Cursor! non-null scalar
A cursor for use in pagination.