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