# MetaobjectHandleInput - storefront - INPUT_OBJECT Version: unstable ## Description The input fields used to retrieve a metaobject by handle. ### Access Scopes ## Fields * [handle](/docs/api/storefront/unstable/scalars/String): String! - The handle of the metaobject. * [type](/docs/api/storefront/unstable/scalars/String): String! - The type of the metaobject. ## Input objects with this input object * [QueryRoot](/docs/api/storefront/unstable/arguments/QueryRoot) * [metaobject](/docs/api/storefront/unstable/queries/metaobject) ## Examples