Skip to main content

UpdateMembershipContactStoreFunctionPreferencesPayload

Payload returned when updating membership contact store function preferences.

type UpdateMembershipContactStoreFunctionPreferencesPayload {
functionPreferences: FunctionPreferences!
}

Fields​

UpdateMembershipContactStoreFunctionPreferencesPayload.functionPreferences ● FunctionPreferences! non-null object​

The updated function preferences.

Returned By​

updateMembershipContactStoreFunctionPreferences mutation