RubyGems Navigation menu

graphql-dataloader-activerecord 0.1.0

This gem provides proxy objects in place of ActiveRecord objects where the proxy handles relationship loading through GraphQL::Dataloader. This is an experimental approach which should theoretically allow authors to write GraphQL code that relies on ActiveRecord using regular ActiveRecord relationship methods without generating N+1 query situations.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.1.0 - January 04, 2023 (13 KB)
Show all versions (2 total)

Runtime Dependencies (3):

activerecord >= 6.1
activesupport >= 6.1
graphql ~> 2.0

Owners:

Pushed by:

Authors:

  • Stephen Crosby

SHA 256 checksum:

99614d3b751f41adedb590f2fd886972e7608da6ead5d1792ed56a299ce87766

Total downloads 502

For this version 444

Licenses:

N/A

Required Ruby Version: >= 2.7.0

New versions require MFA: true

Version published with MFA: true

Links: