Skip to main content

PreferencesType

No description

type PreferencesType {
enabled: Boolean!
id: String!
name: String!
type: ChannelEnum!
workflowName: String!
}

Fields

PreferencesType.enabled ● Boolean! non-null scalar

PreferencesType.id ● String! non-null scalar

Template ID from NOVU

PreferencesType.name ● String! non-null scalar

PreferencesType.type ● ChannelEnum! non-null enum

PreferencesType.workflowName ● String! non-null scalar

Returned By

notificationPreferences query

Member Of

UpdatePreferencesPayload object