--- title: ProductFullSyncPayload - GraphQL Admin description: Return type for `productFullSync` mutation. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/productfullsyncpayload md: https://shopify.dev/docs/api/admin-graphql/unstable/payloads/productfullsyncpayload.md --- # Product​Full​Sync​Payload payload Return type for `productFullSync` mutation. ## Fields * id [ID](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/ID) The ID for the full sync operation. * user​Errors [\[Product​Full​Sync​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ProductFullSyncUserError) non-null The list of errors that occurred from executing the mutation. *** ## Mutations with this payload * [product​Full​Sync](https://shopify.dev/docs/api/admin-graphql/unstable/mutations/productFullSync) mutation Runs the full product sync for a given shop. *** ## Map ### Mutations with this payload * [product​Full​Sync](https://shopify.dev/docs/api/admin-graphql/unstable/types/productFullSync)