I was wondering if it would be possible in the future to split metaobject definitions into a separate file from shopify.app.toml.
For example, we could have a file like shopify.metaobjects.metaobject-name.toml.
I have several metaobject definitions with references between them, and it’s quite difficult to keep track of everything quickly. Let alone for a peer who has to review my code.