Libraries
»
graphql_cody
(1.13.0)
»
Index
»
GraphQL
»
Schema
»
Object
»
kind
Method: GraphQL::Schema::Object.kind
Defined in:
lib/graphql/schema/object.rb
.
kind
⇒
Object
144 145 146
# File 'lib/graphql/schema/object.rb', line 144
def
kind
GraphQL
::
TypeKinds
::
OBJECT
end