mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-18 04:51:35 +03:00
The following has been tested locally: 1. [x] Uses the default query limit when `global_select_limit` is not present in the `metadata` configuration 2. [x] Uses the provided number when present in the configuration (tested with `1`) 3. [x] Throws an error if the provided value is not a parseable non-negative number (because bigquery throws an error when limits are negative) https://github.com/hasura/graphql-engine-mono/pull/1816 Co-authored-by: Abby Sassel <3883855+sassela@users.noreply.github.com> GitOrigin-RevId: e21157ce9ca8f8130b3b01e91ed048e79f376293 |
||
---|---|---|
.. | ||
Backends | ||
Base | ||
Cache | ||
Eventing | ||
GraphQL | ||
Incremental | ||
Metadata | ||
RQL | ||
Server | ||
SQL | ||
App.hs | ||
EncJSON.hs | ||
GC.hs | ||
HTTP.hs | ||
Incremental.hs | ||
Logging.hs | ||
Prelude.hs | ||
Session.hs | ||
Tracing.hs |