Notifications_WorkflowPreferences
No description
type Notifications_WorkflowPreferences {
id: String!
category: String!
preferences: Notifications_ChannelPreferences!
}
Fields
Notifications_WorkflowPreferences.id ● String! non-null scalar
Notifications_WorkflowPreferences.category ● String! non-null scalar
Notifications_WorkflowPreferences.preferences ● Notifications_ChannelPreferences! non-null object
Returned By
notifications_preferences query ● notifications_updatePreferences mutation