Any luck with a response?
Topic summary
Problem: A developer using Shopify’s Marketplace Kit reports a failing GraphQL query in the Home component targeting adminShop fields (id, domain, appHandle, publicationId, availableProductCount, onboardingInfo flags). They reference a GitHub issue showing the same failure and ask how to fix it.
Context: Marketplace Kit is Shopify’s framework for building multi-seller marketplaces. The query is a GraphQL request to fetch admin shop metadata. Shopify CLI 2 is being deprecated on May 31, raising concerns about future support for the app scaffolded with CLI 2.
Key questions:
- How to resolve the HomePageQuery/adminShop query failure (as mirrored in the linked GitHub issue)?
- Will Shopify CLI 2 deprecation block or complicate maintaining this app, and what migration steps are needed?
- Is Marketplace Kit still the recommended approach versus building a regular app with custom sync logic for product and inventory?
Latest update: Another participant followed up asking if any solution was found. No fix or official guidance is provided in the thread.
Status: Unresolved. No decisions or action items recorded. Linked external issue and deprecation timeline are central to understanding the risk and urgency.