Hey! I created a simple function “paymentCustomization”. I don’t need an admin UI. It’s really simple. On DEV Store it works great. I executed “shopify app dev” and using GrahiQL I sent mutation “paymentCustomizationCreate”.
I met a problem when I wanted to do exactly the same on my production store. I cannot connect to production using “shopify app dev”. I installed GraphiQL as application for Shopify on the PROD, but I got error that my function is not found.
I tried many ways, checked with AI too and I can’t solve the issue. How to active this paymentCustomization on the production store? My app is installed. I chosen “extesion only”, so I can’t use ui.create / ui.details