Skip to main content

UpdateCeContactStoreFunctionPreferencesPayload

Payload returned when updating continuing education contact store function preferences.

type UpdateCeContactStoreFunctionPreferencesPayload {
functionPreferences: FunctionPreferences!
}

Fields​

UpdateCeContactStoreFunctionPreferencesPayload.functionPreferences ● FunctionPreferences! non-null object​

The updated function preferences.

Returned By​

updateCeContactStoreFunctionPreferences mutation