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