--- title: MetaobjectHandleInput - GraphQL Admin description: The input fields for retrieving a metaobject by handle. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/metaobjecthandleinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/metaobjecthandleinput.md --- # Metaobject​Handle​Input input\_object The input fields for retrieving a metaobject by handle. ## Fields * handle [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The handle of the metaobject to create or update. * type [String!](https://shopify.dev/docs/api/admin-graphql/latest/scalars/String) non-null The type of the metaobject. Must match an existing metaobject definition type. *** ## Map No referencing types