Anchor to ProductFullSyncUserErrorProduct
Product Full Sync User Error
object
An error that occurs during the execution of .
Anchor to FieldsFields
- Anchor to codecode•
The error code.
- Anchor to fieldfield•
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
- •mutation
Runs the full product sync for a given shop.
- Anchor to beforeUpdatedAtbefore•
Updated At Syncs only products that haven't changed since the specified timestamp.
- •ID!required
The product feed which needs syncing.
- Anchor to updatedAtSinceupdated•
At Since Syncs only products that have changed since the specified timestamp.
Arguments
- •
The ID for the full sync operation.
- Anchor to userErrorsuser•
Errors [ProductFull Sync User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?