RelationPartnerLayoutEdge
An edge in a connection.
type RelationPartnerLayoutEdge {
cursor: String!
node: RelationPartnerLayout!
}
Fields
RelationPartnerLayoutEdge.cursor
● String!
non-null scalar
A cursor used in pagination.
RelationPartnerLayoutEdge.node
● RelationPartnerLayout!
non-null object
The item at the end of the edge.