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