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