id: entries without an id are created on the attribute, entries with an id are updated in place. Unlike the create/update value workflows it does not touch the mirror ProductOption (renaming a value in place does not re-sync the mirrored option) and it emits no events.
Usage
Input
The attribute the values belong to.
Values to create (no
id) or update (with id).Custom data passed through.
Result
The created values followed by the updated values.