Method: GraphQL::Language::Nodes::UnionTypeDefinition#types

Defined in:
lib/graphql/language/nodes.rb

#typesObject (readonly)

Returns the value of attribute types.



739
740
741
# File 'lib/graphql/language/nodes.rb', line 739

def types
  @types
end