diff --git a/README.md b/README.md index 735f836..bcd558e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Graphql::Preload +# GraphQL::Preload Provides a DSL for the [`graphql` gem](https://github.com/rmosolgo/graphql-ruby) that allows ActiveRecord associations to be preloaded in field definitions. Based on a [gist](https://gist.github.com/theorygeek/a1a59a2bf9c59e4b3706ac68d12c8434) by @theorygeek.