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