Definition of all the properties that are needed for a single catalog sync action.
Name | Type | Description | Notes |
---|---|---|---|
type | TypeEnum | The type of sync action. | |
payload | Object |
Name | Value |
---|---|
ADD | "ADD" |
PATCH | "PATCH" |
PATCH_MANY | "PATCH_MANY" |
REMOVE | "REMOVE" |
REMOVE_MANY | "REMOVE_MANY" |