Skip to content

Commit

Permalink
avoid using graphql resolver
Browse files Browse the repository at this point in the history
  • Loading branch information
lukas2511 committed Dec 27, 2024
1 parent 5da3dce commit 69d7098
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/graphql/resolvers/conference.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'search_object/plugin/graphql'
require 'graphql/query_resolver'
#require 'graphql/query_resolver'

# based on https://github.com/howtographql/graphql-ruby/blob/master/app/graphql/resolvers/links_search.rb

Expand Down

0 comments on commit 69d7098

Please sign in to comment.