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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.1.0 - January 04, 2023 (13.0 KB)
顯示所有版本(共 2)

Runtime 相依性套件 (3):

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

擁有者:

Pushed by:

作者:

  • Stephen Crosby

SHA 256 checksum:

99614d3b751f41adedb590f2fd886972e7608da6ead5d1792ed56a299ce87766

總下載次數 530

這個版本 472

License:

Ruby 版本需求: >= 2.7.0

New versions require MFA: true

Version published with MFA: true

相關連結: