File tree Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Expand file tree Collapse file tree 1 file changed +16
-14
lines changed Original file line number Diff line number Diff line change @@ -477,26 +477,28 @@ Looking to get started with a specific back-end? Try the [loaders in the example
477
477
478
478
## Other Implementations
479
479
480
- * PHP
481
- * [ DataLoaderPHP] ( https://github.com/overblog/dataloader-php )
482
- * Ruby
483
- * [ GraphQL Batch] ( https://github.com/Shopify/graphql-batch )
484
- * [ Dataloader] ( https://github.com/sheerun/dataloader )
485
- * [ BatchLoader] ( https://github.com/exaspark/batch-loader )
486
- * ReasonML
487
- * [ bs-dataloader] ( https://github.com/ulrikstrid/bs-dataloader )
488
- * Java
489
- * [ java-dataloader] ( https://github.com/graphql-java/java-dataloader )
480
+ Listed in alphabetical order
481
+
490
482
* Elixir
491
483
* [ dataloader] ( https://github.com/absinthe-graphql/dataloader )
492
484
* Golang
493
485
* [ Dataloader] ( https://github.com/nicksrandall/dataloader )
494
- * Swift
495
- * [ SwiftDataLoader] ( https://github.com/kimdv/SwiftDataLoader )
496
- * Rust
497
- * [ Dataloader] ( https://github.com/cksac/dataloader-rs )
486
+ * Java
487
+ * [ java-dataloader] ( https://github.com/graphql-java/java-dataloader )
498
488
* Perl
499
489
* [ perl-DataLoader] ( https://github.com/richardjharris/perl-DataLoader )
490
+ * PHP
491
+ * [ DataLoaderPHP] ( https://github.com/overblog/dataloader-php )
492
+ * ReasonML
493
+ * [ bs-dataloader] ( https://github.com/ulrikstrid/bs-dataloader )
494
+ * Ruby
495
+ * [ BatchLoader] ( https://github.com/exaspark/batch-loader )
496
+ * [ Dataloader] ( https://github.com/sheerun/dataloader )
497
+ * [ GraphQL Batch] ( https://github.com/Shopify/graphql-batch )
498
+ * Rust
499
+ * [ Dataloader] ( https://github.com/cksac/dataloader-rs )
500
+ * Swift
501
+ * [ SwiftDataLoader] ( https://github.com/kimdv/SwiftDataLoader )
500
502
501
503
## Video Source Code Walkthrough
502
504
You can’t perform that action at this time.
0 commit comments