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