--- title: metaobjectByHandle - GraphQL Admin description: >- Retrieves a [`Metaobject`](https://shopify.dev/docs/api/admin-graphql/latest/objects/Metaobject) by its handle and type. Handles are unique identifiers within a metaobject type. api_version: 2026-01 api_name: admin type: query api_type: graphql source_url: html: 'https://shopify.dev/docs/api/admin-graphql/latest/queries/metaobjectByHandle' md: >- https://shopify.dev/docs/api/admin-graphql/latest/queries/metaobjectByHandle.md --- # metaobject​By​Handle query Requires `read_metaobjects` access scope. Retrieves a [`Metaobject`](https://shopify.dev/docs/api/admin-graphql/latest/objects/Metaobject) by its handle and type. Handles are unique identifiers within a metaobject type. ## Arguments * handle *** ## Possible returns * Metaobject *** ## Examples * ### metaobjectByHandle reference