--- title: ChannelUpdateUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `ChannelUpdateUserError`. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/ChannelUpdateUserErrorCode md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/ChannelUpdateUserErrorCode.md --- # Channel​Update​User​Error​Code enum Possible error codes that can be returned by `ChannelUpdateUserError`. ## 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​Update​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ChannelUpdateUserError#field-ChannelUpdateUserError.fields.code) OBJECT An error that occurs during the execution of `ChannelUpdate`. *** ## Map ### Fields with this enum * [Channel​Update​User​Error.code](https://shopify.dev/docs/api/admin-graphql/unstable/objects/ChannelUpdateUserError#field-ChannelUpdateUserError.fields.code)