Method: GraphQL::ListType#of_type

Defined in:
lib/graphql/list_type.rb

#of_typeObject (readonly)

Returns the value of attribute of_type.



29
30
31
# File 'lib/graphql/list_type.rb', line 29

def of_type
  @of_type
end