Sha256: 643e5af83e115d08471960330db18a87ea2f3eb23fff8cc6ab9741c4c6261ab7
Contents?: true
Size: 736 Bytes
Versions: 1
Compression:
Stored size: 736 Bytes
Contents
## 0.4.0 (30-05-2021) - feat: refactor `include_gql_preloads` to auto calculate `query_key` and make it optional - feat: support `:preload` option when defining a field ## 0.3.1 (22-01-2021) - feat: auto camelize key for queries and mutations ## 0.3 (22-01-2021) - feat: add debug mode ```GraphqlPreloadQueries::DEBUG = true``` - fix: detect the correct Query Result Type ## 0.2.2 (21-01-2021) - Fix: Fix deep recursive stack error ## 0.2.1 (21-01-2021) - fix: add default preload to key - fix: fix invalid key when deep preloading ## 0.2.0 (02-12-2020) - Refactor: Preload associations when iterating activeRecord::Relation ## 0.1.0 (10-11-2020 - Add rails query preload support for queries, mutations and gql object types.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
graphql_preload_queries-0.4.0 | CHANGELOG.md |