DiscoveredItemStrategy

Values

CREATE

Create a new record based on the information supplied if and only if one does not already exists.

DEFAULT

Similar to CREATE. Difference is that discovered records within this product (category) will only be linked to this record on create. So if the discovered records are already present in 4me they will remain linked to their current parent, the value supplied in the mutation will be ignored.

UPDATE

Creates a new record if one does not already exists, otherwise updates the existing record using the values supplied.