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