Skip to content

unsubscribeFromNotificationInput

Autogenerated input type of unsubscribeFromNotification

Fields

deprecated DO NOT USE

Used By

Definition

"""
Autogenerated input type of unsubscribeFromNotification
"""
input unsubscribeFromNotificationInput {
"""
DO NOT USE
"""
clientMutationId: String @deprecated(reason: "DO NOT USE")
notification_setting_uuid: String
type_of_notification: String
user_id: String
}