# MarketLocalizableContent - admin-graphql - OBJECT Version: 2024-10 ## Description The market localizable content of a resource's field. ### Access Scopes ## Fields * [digest](/docs/api/admin-graphql/2024-10/scalars/String): String - The hash digest representation of the content value. * [key](/docs/api/admin-graphql/2024-10/scalars/String): String! - The resource field that's being localized. * [value](/docs/api/admin-graphql/2024-10/scalars/String): String - The content value. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples