A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
How can I hide the button `Create shipping label`, because we do a shipping in our app and send FulfillmentOrder entity to shopify to update order.
We are using our application for add product to a shopify shop by API. And we do everything with product in our side including shipping.
Can you explain what field should we change?
Do I change "fulfillment_service": "manual" option for product variant?
Or what should I do?
Hi @emmabryson and @Alan,
I saw you've answered the neighboring topics - could you please look at this one too?
We need your help as the Shopify reviewer asked us to hide this button when our app is installed and until we do it the app is not published to the Shopify app store.
Did you finally find a way?