Method: Gloo::Objs::Query.typename
- Defined in:
- lib/gloo/objs/data/query.rb
.typename ⇒ Object
The name of the object type.
26 27 28 |
# File 'lib/gloo/objs/data/query.rb', line 26 def self.typename return KEYWORD end |
The name of the object type.
26 27 28 |
# File 'lib/gloo/objs/data/query.rb', line 26 def self.typename return KEYWORD end |