Anchor to ProductFullSyncUserErrorProduct
objectProduct Full Sync User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- code (ProductFullSyncUserErrorCode)
- field ([String!])
- message (String!)
- Anchor to codecode•Product
Full Sync User Error Code The error code.
- Anchor to fieldfield•[String!]
The path to the input field that caused the error.
- Anchor to messagemessage•String!non-null
The error message.
Was this section helpful?
Anchor to MutationsMutations
- productFullSync (ProductFullSyncPayload)
- •mutation
Runs the full product sync for a given shop.
- Anchor to beforeUpdatedAtbefore•Date
Updated At Time Syncs only products that haven't changed since the specified timestamp.
- •ID!required
The product feed which needs syncing.
- Anchor to updatedAtSinceupdated•Date
At Since Time Syncs only products that have changed since the specified timestamp.
Arguments
Was this section helpful?