Jon Eubank
Jon Eubank
## Detailed Description Have the ability to run an arranger server to only return aggregations, not provide access to `hits`. This prevents reading the individual records but allows querying for...
## Detailed Description The use of `hits.edges.nodes` is cumbersome and unnecessary, and definitely confusing especially for new devs. This is a relic of an old recommendation for GQL response structure....
## Description When using POST /o/check_api_key, if the provided api key is invalid or expired the server responds with an HTTP 401 and a JSON with an error message. The...