Skip to content

NotificationEdge

Wrapper around the Notification object. This wrapper is used for pagination.

Fields

Field Type Description
cursor String! String used to identify this edge.
node Notification! The actual Notification object wrapped by this edge.