Access to the type mapper
102 103 104
# File 'lib/rails/graphql.rb', line 102 def type_map @@type_map ||= GraphQL::TypeMap.new end