So GraphQL is the hot tech now. It lets you interface with multiple backends over one “graph” and gives you only the data you need in the structure you ask. Now that’s neat. However, it appears that the basic fundamental of how a “query” is constructed doesn’t allow for flexibility for operators (…