UpdateMembershipContactStoreLocationPayload
Payload returned when updating a location for a membership contact store.
type UpdateMembershipContactStoreLocationPayload {
location: Location!
}
Fields
UpdateMembershipContactStoreLocationPayload.location ● Location! non-null object
Returned By
updateMembershipContactStoreLocation mutation