I have a Shopify app that, upon installation, creates a fulfillment service and corresponding shipping profiles via the Shopify API. Previously, these shipping profiles were visible under Settings > Shipping and Delivery, but they no longer appear there. However, they are still functioning correctly, as I can see them applied to orders at checkout.
I would like to confirm:
- Has Shopify changed how third-party fulfillment service shipping profiles are displayed in the admin?
- Is there a new API restriction that hides these profiles from the UI but keeps them active?
- Is there a way to make these shipping profiles visible again within the Shopify admin panel
I have verified that the fulfillment service is still active and has delivery profiles by retrieving it through the graphQL query.