--- title: MetaobjectHandleInput - Storefront API description: The input fields used to retrieve a metaobject by handle. api_version: 2025-01 api_name: storefront type: input-object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/storefront/2025-01/input-objects/MetaobjectHandleInput md: >- https://shopify.dev/docs/api/storefront/2025-01/input-objects/MetaobjectHandleInput.md --- # Metaobject​Handle​Input input\_object The input fields used to retrieve a metaobject by handle. ## Fields * handle [String!](https://shopify.dev/docs/api/storefront/2025-01/scalars/String) non-null The handle of the metaobject. * type [String!](https://shopify.dev/docs/api/storefront/2025-01/scalars/String) non-null The type of the metaobject. *** ## Map No referencing types