Class: Skylight::Normalizers::GraphQL::Parse Private

Inherits:
Base show all
Defined in:
lib/skylight/normalizers/graphql/base.rb

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Constant Summary

Constants inherited from Base

Base::ANONYMOUS, Base::CAT

Instance Attribute Summary

Attributes inherited from Normalizer

#config

Method Summary

Methods inherited from Base

inherited, key, #normalize, register_graphql

Methods inherited from Normalizer

#initialize, #normalize, #normalize_after, #normalize_with_meta, register

Methods included from Util::Logging

#config_for_logging, #debug, #error, #fmt, #info, #log, #log_context, #raise_on_error?, #t, #trace, #trace?, #warn

Constructor Details

This class inherits a constructor from Skylight::Normalizers::Normalizer