--- title: MetafieldValueType - GraphQL Admin description: |- Legacy type information for the stored value. Replaced by `type`. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/metafieldvaluetype md: https://shopify.dev/docs/api/admin-graphql/latest/enums/metafieldvaluetype.md --- # Metafield​Value​Type enum Legacy type information for the stored value. Replaced by `type`. ## Valid values * BOOLEAN A `true` or `false` value. * INTEGER A whole number. * JSON\_​STRING A JSON string. * STRING A text field. *** ## Fields * [Metafield​Definition​Type.valueType](https://shopify.dev/docs/api/admin-graphql/latest/objects/MetafieldDefinitionType#field-MetafieldDefinitionType.fields.valueType) OBJECT Deprecated *** ## Map