Skip to main content

AppNotificationSettingsInput

No description

input AppNotificationSettingsInput {
pushEnabled: Boolean
offersEnabled: Boolean
rewardsEnabled: Boolean
expiriesEnabled: Boolean
confirmationsEnabled: Boolean
creditEnabled: Boolean
}

Fields

AppNotificationSettingsInput.pushEnabled ● Boolean scalar

Whether push delivery is enabled for this wallet member

AppNotificationSettingsInput.offersEnabled ● Boolean scalar

Whether offer pushes are enabled

AppNotificationSettingsInput.rewardsEnabled ● Boolean scalar

Whether reward pushes are enabled

AppNotificationSettingsInput.expiriesEnabled ● Boolean scalar

Whether expiry reminder pushes are enabled

AppNotificationSettingsInput.confirmationsEnabled ● Boolean scalar

Whether redemption and confirmation pushes are enabled

AppNotificationSettingsInput.creditEnabled ● Boolean scalar

Whether credit activity pushes are enabled