--- title: BlogCreateUserErrorCode - GraphQL Admin description: Possible error codes that can be returned by `BlogCreateUserError`. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/blogcreateusererrorcode md: https://shopify.dev/docs/api/admin-graphql/latest/enums/blogcreateusererrorcode.md --- # Blog​Create​User​Error​Code enum Possible error codes that can be returned by `BlogCreateUserError`. ## Valid values * INCLUSION The input value isn't included in the list. * INVALID The input value is invalid. * INVALID\_​TYPE The metafield type is invalid. * INVALID\_​VALUE The value is invalid for the metafield type or for the definition options. * TOO\_​LONG The input value is too long. *** ## Fields * [Blog​Create​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/BlogCreateUserError#field-BlogCreateUserError.fields.code) OBJECT An error that occurs during the execution of `BlogCreate`. *** ## Map ### Fields with this enum * <-|[Blog​Create​User​Error.code](https://shopify.dev/docs/api/admin-graphql/latest/objects/BlogCreateUserError#field-BlogCreateUserError.fields.code)