Delete one
Tento represents Shopify Delete Metaobject mutation
You can delete the specified metaobject and its associated metafields:
Bulk delete
Tento represents Shopify Bulk Delete Metaobject mutation
You can delete the specified list of metaobjects:
Tento will return you a ShopifyJobOperation instance what give you ability to check current job
status and method to update the job
status.
Job operation
After the bulk deletion you can check current job
status using:
To update job
status info you can call checkDone()
method: