Studio Service

NotificationSubscriptionsConnection

NotificationSubscriptionsConnection

A connection to a list of NotificationSubscription values.

FieldArgumentTypeDescription
nodes[NotificationSubscription!]!A list of `NotificationSubscription` objects.
edges[NotificationSubscriptionsEdge!]!A list of edges which contains the `NotificationSubscription` and cursor to aid in pagination.
pageInfoPageInfo!Information to aid in pagination.
totalCountInt!The count of *all* `NotificationSubscription` you could get from the connection.