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