Is it possible to do theme block style nesting within an app block?

I would like to be able to support functionality like what is available with theme blocks within my app blocks that I am developing, particularly the functionality to compose app blocks with other blocks in a theme. It would be great if I could specify something like "blocks": [{"type": "@theme"}] inside of my schema for an app block.

Is this kind of functionality possible or if not currently possible is this on a roadmap for near term release?

See here for reference: Block schema

Hey @Mark_Conatser

It doesn’t look like this is currently possible - however I’ll connect with the relevant team to ensure it’s on their radar if it isn’t already.

Thanks Liam!

Keep me posted and let me know if you hear of any timelines. This would be very helpful for our app and with migration to theme block usages we are seeing from our clients and agencies even now, it is becoming necessary for us to be able to properly support such usage.