Hi
I’m trying to query for the publications only developed by shopify without using deprecated stuff. To do that i need to start from Publication go through AppCatalog and finally reach the AppConnection object.
However the AppCatalog is completly disconnected from all the other objects and is not even queryable. The only way to do what i want to do is by using the deprecated apps field of Publication.
This problem doesn’t even seem to be fixed with the next release-candidate 2024-10
Please fix it