Skip to content

unsubscribeFromNotificationInput

Autogenerated input type of unsubscribeFromNotification

Fields

Used By

Definition

"""
Autogenerated input type of unsubscribeFromNotification
"""
input unsubscribeFromNotificationInput {
notification_setting_uuid: String
type_of_notification: String
user_id: ID
}