ReadNotificationResponse
No description
type ReadNotificationResponse {
message: String
success: Boolean!
}
Fields
ReadNotificationResponse.message ● String scalar
ReadNotificationResponse.success ● Boolean! non-null scalar
Returned By
readNotification mutation