Skip to main content

syncProducts

Sync specific products with an external source. The operation works in both ways, it can be used to sync products from the external source to the local database or vice versa. This operation can be used to sync products with a specific integration or all integrations and the synchronization is performed asynchronously.

syncProducts(
input: SyncProductsInput!
): SyncProductsPayload

Arguments

syncProducts.input ● SyncProductsInput! non-null input

Parameters for SyncProducts

Type

SyncProductsPayload object

Autogenerated return type of SyncProducts.