Skip to content

cesarjr/graphql-dataloader

Repository files navigation

Possible bug in dataloader

When dataloader is used in a type, the order of resulted fields pass to be different than the requested one.

This small app shows it.

How to run

$ bundle install
$ bin/rails db:create
$ bin/rails db:migrate
$ bin/rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published