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