Multiple questions about GraphQL schemata

Thank you very much! That helps tremendously. It would be great if a condensed version of this ended up in the comments of your graphQL schema at some point.
I assume this would help people (and LLMs) a lot in the future.

Regarding:

Note that additional required data sources are added as “AND” filters.

Which sounds like it means that filtering for traits that have ANY genetics evidence is not possible, right? Could we hack our way around this by creating a weighted score on our own that includes all datasource evidence scores of the genetics type somehow?