Where can I find the correct functionId for Delivery Customization?

Hey y’all,

I wrote about this here.

The shopifyFunctions query is the best way to get the ID needed for activation right now. We have a forthcoming update that will switch function activation to use the handle by default, so you will no longer need to worry about environment-specific IDs for function activation.

-Nick