UpdateMembershipContactStoreFunctionPayload
Payload returned when updating a membership contact store function.
type UpdateMembershipContactStoreFunctionPayload {
function: Function!
}
Fields
UpdateMembershipContactStoreFunctionPayload.function
● Function!
non-null object
Returned By
updateMembershipContactStoreFunction
mutation