--- title: MetaobjectHandleInput - Storefront API description: The input fields used to retrieve a metaobject by handle. api_version: unstable api_name: storefront source_url: html: https://shopify.dev/docs/api/storefront/unstable/input-objects/metaobjecthandleinput md: https://shopify.dev/docs/api/storefront/unstable/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/unstable/scalars/String) non-null The handle of the metaobject. * type [String!](https://shopify.dev/docs/api/storefront/unstable/scalars/String) non-null The type of the metaobject. *** ## Map No referencing types