Skip to main content

UpdateAllNotificationPreferencesForPlatformInput

No description

input UpdateAllNotificationPreferencesForPlatformInput {
enabled: Boolean!
platform: NotificationPlatformEnum!
}

Fields

UpdateAllNotificationPreferencesForPlatformInput.enabled ● Boolean! non-null scalar

UpdateAllNotificationPreferencesForPlatformInput.platform ● NotificationPlatformEnum! non-null enum

Member Of

updateAllNotificationPreferencesForPlatform mutation