Anchor to ChannelFullSyncPayloadChannel
payloadChannel Full Sync Payload
Return type for mutation.
Anchor to FieldsFields
- fullSyncTraceInfo ([FullSyncTraceInfo!])
- userErrors ([UserError!]!)
- Anchor to fullSyncTraceInfofull•[Full
Sync Trace Info Sync Trace Info!] The trace information for the full sync operation.
- Anchor to userErrorsuser•[User
Errors Error!]! non-null The list of errors that occurred from executing the mutation.
Was this section helpful?
Anchor to Mutations with this payloadMutations with this payload
- channelFullSync (ChannelFullSyncPayload)
- •mutation
Initiates a full sync via Product Feed mechanism for the matching Channel.
- Anchor to channelIdchannel•ID!
Id required The ID of the channel. Accepts a Channel or Publication Global ID.
- Anchor to languagelanguage•Language
Code The language of the buyer context. If not provided, the full sync will be performed for all relevant languages.
- Anchor to countrycountry•Country
Code The country of the buyer context. If not provided, the full sync will be performed for all relevant countries.
- Anchor to beforeUpdatedAtbefore•Date
Updated At Time Syncs only products that haven't changed since the specified timestamp.
- Anchor to updatedAtSinceupdated•Date
At Since Time Syncs only products that have changed since the specified timestamp.
Arguments
Was this section helpful?