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