I’m noticing that the webhooks API seems to only permit subscription to a single webhook topic at a time.
Is this correct?
Is there not a way to subscribe to multiple webhook topics simultaneously, or is it that, for each webhook topic subscription, one must send a discrete call to the Shopify admin API? Because, if the latter is the case, then every time someone were to install an app that requires subscriptions to, say, 20 webhook topics, that would require 20 separate calls, which seems a little nuts.