Function ID Changes after each deployment?

Hi @Saul

The first issue is as expected, and described here:

The second is not necessarily expected. You are seeing a different ID in the shopifyFunctions query, for the same function, each time you run deploy? How about with dev? Does your extension.toml have the same uid and handle each time you deploy? (Again this uid will be a different ID, but it is what should be used to match the extension during deployment).

If #2 is still an issue for you, could you DM me your app ID? I’ll start a message.

-Nick