Method: GraphQL::Query::Context::FieldResolutionContext#type

Defined in:
lib/graphql/query/context.rb

#typeObject (readonly)

Returns the value of attribute type.



263
264
265
# File 'lib/graphql/query/context.rb', line 263

def type
  @type
end