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