notificationsnotifications will return a list of notifications for an ownerID.notifications( ownerID: ID! first: Int = 10 after: Cursor): NotificationsConnection! CopyArguments#ownerID (ID!)#first (Int)#after (Cursor)#Type#NotificationsConnection#