Delete data from Shopify Models for uninstalled merchants
Is there a quick and fast way to delete data of merchants who uninstall the app? I actually have no need to store that data?
2 Replies
Take a look at
deleteMany
https://docs.gadget.dev/api/example-app/development/internal-api#delete-many-recordsInternal Api - example-app Docs - Gadget
Gadget Docs
Thanks thanks