Module: Rails::GraphQL::Collectors
- Extended by:
- ActiveSupport::Autoload
- Defined in:
- lib/rails/graphql/collectors.rb,
lib/rails/graphql/collectors/hash_collector.rb,
lib/rails/graphql/collectors/json_collector.rb,
lib/rails/graphql/collectors/idented_collector.rb
Overview
All the possible collectors that uses the reverse visit approach
Defined Under Namespace
Classes: HashCollector, IdentedCollector, JsonCollector