geneeblack / graphql_model_mapperLinks
This gem extends ActiveRecord::Base to facilitate generation of GraphQL objects based on your ActiveRecord models
☆17Updated 6 years ago
Alternatives and similar repositories for graphql_model_mapper
Users that are interested in graphql_model_mapper are comparing it to the libraries listed below
Sorting:
- A sweet, extended DSL written on top of the graphql-ruby gem.☆42Updated 2 years ago
- Rails i18n plugin for GraphQL Ruby (graphql gem)☆13Updated 5 years ago
- Run group- and aggregation queries with graphql-ruby☆26Updated last month
- Custom scalars, file uploads, and testing tools for building GraphQL APIs in Ruby☆22Updated 5 months ago
- Plugin for graphql-ruby which helps to select only the required fields from the database.☆51Updated 6 years ago
- Provides asynchronous event publishing to Wisper using ActiveJob☆36Updated last year
- Zero-configuration GraphQL + Relay support for Rails☆20Updated 9 years ago
- ☆17Updated last year
- Bringing the power of Webpacker to any web framework.☆26Updated 6 years ago
- A gem to help use Rails with Snowpack☆70Updated 2 years ago
- Optimize rails assets using image_optim☆58Updated 2 months ago
- Javascript Server Side Rendering for Rails☆51Updated 2 months ago
- Explicit soft deletion for ActiveRecord via deleted_at and default scope☆74Updated this week
- Performant remote GraphQL queries from within the resolvers of a Ruby GraphQL API.☆50Updated 5 years ago
- A Sidekiq Web extension to enqueue/schedule jobs with custom perform params in Web UI. Support both Sidekiq::Worker and ActiveJob.☆34Updated 4 years ago
- Diff tool for deep Ruby hash comparison☆52Updated 2 years ago
- Simple view components for Rails 5.1+☆76Updated last year
- Display GraphQL queries in a more readable format☆116Updated 10 months ago
- Union, Intersect, and Difference set operations for ActiveRecord (also, SQL's UnionAll).☆21Updated 2 months ago
- Restrict the values assignable to ActiveRecord attributes or associations.☆140Updated 7 months ago
- A utility to ease graphql-ruby integration into a Rails project.☆62Updated 6 years ago
- Better Rails Enumerations☆38Updated 11 months ago
- Concurrent index migrations for Rails☆42Updated 5 months ago
- Cloudinary storage for Shrine☆24Updated 3 years ago
- An extension to paper_trail, using this you can fetch actual object who was responsible for this change☆43Updated 2 years ago
- Colorized logging for Memcached, Redis, and Valkey☆35Updated last month
- ☆18Updated 7 years ago
- Support for `DISTINCT ON` statements when querying with ActiveRecord☆41Updated 4 months ago
- Benchmark requests to tune number of workers and threads for Puma☆38Updated 5 years ago
- WhereChain - don't write Post.where('comments > ?', 5), write Post.where.gt(comments: 5) instead!☆45Updated last year