NewNotificationsResponse
No description
type NewNotificationsResponse {
id: UUID
status: Boolean!
}
Fields
NewNotificationsResponse.id ● UUID scalar
NewNotificationsResponse.status ● Boolean! non-null scalar
Returned By
hasNewNotifications query ● lastSeenNotification mutation