Class: GraphQL::Introspection::TypeKindEnum
- Inherits:
 - 
      Schema::Enum
      
        
- Object
 - Schema::Member
 - Schema::Enum
 - GraphQL::Introspection::TypeKindEnum
 
 
- Defined in:
 - lib/graphql/introspection/type_kind_enum.rb
 
Constant Summary
Constants included from Schema::Member::GraphQLTypeNames
Schema::Member::GraphQLTypeNames::Boolean, Schema::Member::GraphQLTypeNames::ID, Schema::Member::GraphQLTypeNames::Int
Method Summary
Methods inherited from Schema::Enum
enum_value_class, kind, to_graphql, value, values
Methods included from Schema::Member::HasPath
Methods included from Schema::Member::RelayShortcuts
#connection_type, #connection_type_class, #edge_type, #edge_type_class
Methods included from Schema::Member::Scoped
Methods included from Schema::Member::TypeSystemHelpers
#kind, #list?, #non_null?, #to_list_type, #to_non_null_type, #to_type_signature
Methods included from Schema::Member::BaseDSLMethods
#accessible?, #authorized?, #default_graphql_name, #description, #graphql_name, #introspection, #introspection?, #mutation, #name, #overridden_graphql_name, #to_graphql, #visible?
Methods included from Relay::TypeExtensions
#connection_type, #define_connection, #define_edge, #edge_type