--- title: MetaobjectsCreateInput - GraphQL Admin description: The input fields for creating multiple metaobjects. api_version: unstable api_name: admin source_url: html: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/metaobjectscreateinput md: https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/metaobjectscreateinput.md --- # Metaobjects​Create​Input input\_object The input fields for creating multiple metaobjects. ## Fields * metaobjects [\[Metaobjects​Create​Metaobject​Input!\]!](https://shopify.dev/docs/api/admin-graphql/unstable/input-objects/MetaobjectsCreateMetaobjectInput) required An array of inputs used to create metaobjects. * type [String!](https://shopify.dev/docs/api/admin-graphql/unstable/scalars/String) non-null The type of metaobjects to create. Must match an existing metaobject definition type. *** ## Map No referencing types