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