Hello,
I am not sure if I understand this correctly. We want to remove script tags when an app is uninstalled. We tested this by running the scriptTagCreate mutation in Shopify GRAPHQL App to create a script tag. And then when we uninstalled the app, the script tag is still there. Am I testing this wrong and should not create the script tag in Shopify GraphQL App? Or is there a way to uninstall the GraphQL app through code?
Thank you!