--- title: ProductFullSyncPayload - GraphQL Admin description: Return type for `productFullSync` mutation. api_version: 2025-10 api_name: admin type: payload api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/payloads/productfullsyncpayload md: https://shopify.dev/docs/api/admin-graphql/latest/payloads/productfullsyncpayload.md --- # Product​Full​Sync​Payload payload Return type for `productFullSync` mutation. ## Fields * id [ID](https://shopify.dev/docs/api/admin-graphql/latest/scalars/ID) The ID for the full sync operation. * user​Errors [\[Product​Full​Sync​User​Error!\]!](https://shopify.dev/docs/api/admin-graphql/latest/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/latest/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/latest/types/productFullSync)