Method: GraphQL::Introspection::TypeType#kind

Defined in:
lib/graphql/introspection/type_type.rb

#kindObject



47
48
49
# File 'lib/graphql/introspection/type_type.rb', line 47

def kind
  @object.kind.name
end