Home > @infiniteobjects/shopify-data-manager > AdminTypes > Mutation > metaobjectUpsert
Retrieves a metaobject by handle, then updates it with the provided input values. If no matching metaobject is found, a new metaobject is created with the provided input values.
Signature:
metaobjectUpsert?: Maybe<MetaobjectUpsertPayload>;