--- title: ChannelFullSyncUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `ChannelFullSyncUserError`. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/ChannelFullSyncUserErrorCode md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/ChannelFullSyncUserErrorCode.md --- # Channel​Full​Sync​User​Error​Code enum Possible error codes that can be returned by `ChannelFullSyncUserError`. ## Valid values * INVALID The input value is invalid. * NOT\_​FOUND The record with the ID used as the input value couldn't be found. *** ## Fields * [Channel​Full​Sync​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ChannelFullSyncUserError#field-ChannelFullSyncUserError.fields.code) OBJECT An error that occurs during the execution of `ChannelFullSync`. *** ## Map ### Fields with this enum * [Channel​Full​Sync​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ChannelFullSyncUserError#field-ChannelFullSyncUserError.fields.code)