Register webhooks install/uninstall app and update scopes without shopifyAdmin

Hi everyone!

Like the title I wrote, my app has external backend that will contact Shopify Admin API with API KEY and SECRET.

Can I register uninstalled, scopes update, installed webhooks that will call the backend without Shopify Admin (shopify.server.ts)?

Yes, you can register webhooks for uninstalled and installed webhooks using shopify.server.ts .

but my topic said that i dont want to use shopify.server.ts

oh, my bad.
Those hooks i configured in shopify.app.toml still work, but it just work only in production.