MarkNotificationsResponse
No description
type MarkNotificationsResponse {
success: Boolean!
count: Int!
message: String
}
Fields
MarkNotificationsResponse.success ● Boolean! non-null scalar
MarkNotificationsResponse.count ● Int! non-null scalar
MarkNotificationsResponse.message ● String scalar
Member Of
NotificationActions object