Types
SaveNotificationPreferenceInput
Values used to save a notification preference.
input
SaveNotificationPreferenceInputFields
typeKey
String!
required
The type key to use for the request.
sidebarEnabled
Boolean!
required
Whether sidebar enabled applies to the request.
browserEnabled
Boolean!
required
Whether browser enabled applies to the request.
webPushEnabled
Boolean!
required
Whether web push enabled applies to the request.
apnsEnabled
Boolean
Whether native APNs delivery applies to the request. Omit it to leave the channel unchanged.