UpdatePreferencesPayload
Autogenerated return type of UpdatePreferences.
type UpdatePreferencesPayload {
clientMutationId: String
notificationPreference: PreferencesType!
}
Fields
UpdatePreferencesPayload.clientMutationId ● String scalar
A unique identifier for the client performing the mutation.
UpdatePreferencesPayload.notificationPreference ● PreferencesType! non-null object
Returned By
updateNotificationPreferences mutation