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:
=

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:

=

Total downloads 649

For this version 591

Version Released:

Licenses:

N/A

Required Ruby Version: >= 2.7.0

New versions require MFA: true

Version published with MFA: true

Links: