Smart select for GraphQL
https://github.com/Arkweid/graphql-smart_select
GraphQL::SmartSelect is a plugin for graphql-ruby and ActiveRecord, which allows you to optimize DB queries and select only the columns required for the query.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
https://github.com/Arkweid/graphql-smart_select
GraphQL::SmartSelect is a plugin for graphql-ruby and ActiveRecord, which allows you to optimize DB queries and select only the columns required for the query.
Post a comment