ApplicationScopeEdge
An edge in a connection.
type ApplicationScopeEdge {
node: ApplicationScope
cursor: Cursor!
}
Fields
ApplicationScopeEdge.node ● ApplicationScope object
The item at the end of the edge.
ApplicationScopeEdge.cursor ● Cursor! non-null scalar
A cursor for use in pagination.
Member Of
ApplicationScopeConnection object