Releases: zauberware/rails-devise-graphql
Releases · zauberware/rails-devise-graphql
2.0.1
2.0.0
Changes to this version:
- Using graphql-auth as JWT authentication
- Added i18n
- Added rails_admin
- Added rubocop
- Added annotate_models
- Update all packages
1.1.0
- update schema and migrations
- use Devise::Test::ControllerHelpers, because Devise::TestHelpers is deprecated
- separate graphql mutations and queries because when the project grows it will be a mess.
- mutations all under graphql/mutations; queries under graphql/resolvers
- make a sample of how to use input object in sign_up
Release first draw for Saas ackend with devise and graphql
1.0.0 Add heroku deployment button