Method: GraphQL::Language::Nodes::UnionTypeDefinition#description

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

#descriptionObject (readonly)

Returns the value of attribute description.



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

def description
  @description
end