Skip to main content
mutation

Requires Access allowed for apps with read_product_listings scope.

Runs the full product sync for a given shop.

DateTime

Syncs only products that haven't changed since the specified timestamp.

ID!required

The product feed which needs syncing.

DateTime

Syncs only products that have changed since the specified timestamp.


Was this section helpful?

Anchor to ProductFullSyncPayload returnsProductFullSyncPayload returns

ID

The ID for the full sync operation.

[ProductFullSyncUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?