unsubscribeFromNotificationInput
Autogenerated input type of unsubscribeFromNotification
Fields
clientMutationId
· String
· DO NOT USE deprecated
DO NOT USEUsed 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}