Query users email on Person column

Hello, community!
Is there a method to retrieve the emails from a person column within a board using just one query?
Something like that:

... on PeopleValue {{
    persons_and_teams {{
        id
        email                                          
     }}
}}

Hello there @Ramalho,

I have been trying to look for a combination that would allow to do this in one query but I believe it is not possible.

Let me know if you have any other questions!

Cheers,
Matias