Class: Rails::GraphQL::Type::Object::EnumValueObject
- Inherits:
-
Rails::GraphQL::Type::Object
- Object
- Rails::GraphQL::Type
- Rails::GraphQL::Type::Object
- Rails::GraphQL::Type::Object::EnumValueObject
- Defined in:
- lib/rails/graphql/type/object/enum_value_object.rb
Overview
The introspection object for an enum value
Constant Summary
Constants inherited from Rails::GraphQL::Type
Instance Attribute Summary
Attributes included from Helpers::Instantiable
Method Summary
Methods inherited from Rails::GraphQL::Type::Object
=~, implements, implements?, inspect, valid_member?
Methods included from Helpers::WithAssignment
#assigned?, #assigned_class, #assigned_to, #assigned_to=, extended, #register!, #safe_assigned_class, #valid_assignment?
Methods included from Helpers::WithFields
#change_field, #configure_field, #disable_fields, #enable_fields, #enabled_fields, extended, #field, #field_names, #find_by_gid, #find_field, #find_field!, #has_field?, #import, #import_all, #proxy_field, #safe_field, #validate!
Methods inherited from Rails::GraphQL::Type
=~, base_type, create!, decorate, find_by_gid, gid_base_class, input_type?, kind, kind_enum, leaf_type?, operational?, output_type?, to_gql_backtrace
Methods included from Helpers::WithDirectives
#all_directive_events, #all_directive_listeners, #directive_events?, #directive_listeners?, extended, included, #initialize_copy, #use, #using?, #validate!