Skip to content

Commit

Permalink
Update rails_devise_graphql_schema.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
itsazzad authored Apr 7, 2021
1 parent e1fb365 commit d9a7533
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/graphql/rails_devise_graphql_schema.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
class RailsDeviseGraphqlSchema < GraphQL::Schema
disable_introspection_entry_points if Rails.env.production?
mutation(Types::MutationType)
query(Types::QueryType)

Expand Down

0 comments on commit d9a7533

Please sign in to comment.