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