Skip to main content

NotificationCollection

NotificationCollection type

type NotificationCollection {
collection: [Notification!]!
metadata: CollectionMetadata!
}

Fields

NotificationCollection.collection ● [Notification!]! non-null object

A collection of paginated NotificationCollection

NotificationCollection.metadata ● CollectionMetadata! non-null object

Pagination Metadata for navigating the Pagination

Returned By

notifications query