MetaObjects not appearing in control panel

Topic summary

A developer successfully created a metaobject definition through their Shopify app and received a positive API response. The definition can be retrieved via the metaobjectDefinitionByType endpoint, confirming it exists in the system.

The Issue:

  • Despite successful creation and retrieval, the metaobject definition does not appear in the Shopify admin control panel
  • The developer has provided screenshots showing the empty control panel and their successful API query/mutation

Current Status:

  • The question remains unanswered
  • No resolution or explanation has been provided for why the metaobject is accessible via API but invisible in the admin interface
  • This appears to be a potential synchronization or visibility issue between the API and admin UI
Summarized with AI on November 15. AI used: claude-sonnet-4-5-20250929.

hi there,

I ve created a metaobject definition via my app.

I receive a positive response and I am able to retrieve the metaobject definition via the metaobjectDefinitionByType endpoint. However, the definition does not appear in the control panel. Why?

control panel / admin

mutation

query metaobject definition