Discussing Shopify Functions development, deployment, and usage in Shopify apps.
Hi, everybody!
I would like to learn how to make the Shopify functions.
So I'm working on the delivery options function.
In the "Step 4 Test the delivery customization", I get in trouble now.
The document says "Check the Delivery customizations section. You should find the Add message to delivery options for state/province delivery customization that you created with GraphiQL."
However, I can't find the string, "the Add message to delivery options for state/province " in my Shopify Admin, despite following the document in the same way.
What should I do to show the string?
By the way, I'm a developer and run only a test site. I would say that I don't have Shopify Plus. And I use not Rust but JavaScript for the function logic.
Thanks for your support and help.