MetaobjectsCreateInput - admin-graphql - INPUT_OBJECT
Version: unstable
Description:
The input fields for creating multiple metaobjects.
Access Scopes
Fields
-
metaobjects:
MetaobjectsCreateMetaobjectInput! -
An array of inputs used to create metaobjects.
-
type:
String! -
The type of metaobjects to create. Must match an existing metaobject definition type.
Input objects with this input object
Examples