Method: GraphQL::Language::Nodes::UnionTypeDefinition#types
- Defined in:
- lib/graphql/language/nodes.rb
#types ⇒ Object (readonly)
Returns the value of attribute types.
739 740 741 |
# File 'lib/graphql/language/nodes.rb', line 739 def types @types end |