Skip to main content
Anchor to ProductFullSyncUserError

ProductFullSyncUserError

object

An error that occurs during the execution of ProductFullSync.

•ProductFullSyncUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

Runs the full product sync for a given shop.

Arguments

•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.


Fields

•[ProductFullSyncUserError!]!non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?