Anchor to ProductFullSyncUserErrorProduct
objectProduct Full Sync User Error
An error that occurs during the execution of .
Anchor to FieldsFields
- 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
- •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
- Anchor to userErrorsuser•[Product
Errors Full Sync User Error!]!non-null The list of errors that occurred from executing the mutation.
Fields
Was this section helpful?