Rails 6.1 makes it easier to add conditional class names to the HTML element.
ReadRails 6 adds touch option to has_one association.
ReadRails 6.1 dirty tracks the previous attribute value after the model is saved or reset.
ReadAdd infinite scrolling load data continuously and eliminating the need for pagination in Apollo GraphQL and GraphQL-ruby
ReadPolymorphic types in Rails are used to add belongs to many associations. GraphQL-ruby resolves polymorphic types using Union"
Read