Libraries
»
graphql
(2.5.19)
»
Index
»
GraphQL
»
Introspection
»
TypeType
»
#kind
Method: GraphQL::Introspection::TypeType#kind
Defined in:
lib/graphql/introspection/type_type.rb
#
kind
⇒
Object
47 48 49
# File 'lib/graphql/introspection/type_type.rb', line 47
def
kind
@object
.
kind
.
name
end