Filter boards by folder_id

Is there a way to filter boards by folder_id in a single query?
Something like this
query {
board {
board_folder_id (ids: 123456)

Hello @Ramalho and welcome to the community!

I hope you like it here :muscle:

As of today, that is not possible to do in a query.

Hope that helps!

Cheers,
Matias