Detecting app blocks in Theme

Hey @Martin :waving_hand: - just +1ing @Luke on this one. You can query the theme files using the GraphQL Admin API if needed:

Specifically, you’d want to use the file object under OnlineStoreTheme (more info here). Hope this helps!