notifications
No description
notifications(
first: Int!
isRead: Boolean!
location: NotificationLocationType!
orderBy: [QueryNotificationsOrderByClause!]
page: Int = 1
where: QueryNotificationsWhereWhereConditions
): NotificationsResponse