mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-16 18:42:30 +03:00
6e752a7876
Fixes https://github.com/hasura/graphql-engine/issues/5704 by checking, for aggregate fields whether we are handling a numeric aggregation. This PR also adds type information to `ColFld` such that we know the type of the field. This is the second attempt. See #319 for a less invasive approach. @nicuveo suggested type information might be useful, and since it wasn't hard to add, I think this version is better as well. GitOrigin-RevId: aa6a259fd5debe9466df6302839ddbbd0ea659b5 |
||
---|---|---|
.. | ||
agg_perm | ||
aggregations | ||
allowlist | ||
basic | ||
boolexp | ||
caching | ||
computed_fields | ||
custom_schema | ||
enums | ||
functions | ||
limits | ||
offset | ||
order_by | ||
permissions | ||
relay | ||
v1alpha1/errors |