notificationByNodeId
Reads a single Notification using its globally unique ID.
notificationByNodeId(
nodeId: ID!
): Notification
Arguments
notificationByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single Notification.