Method: TinyGQL::Nodes::EnumTypeDefinition#description

Defined in:
lib/tinygql/nodes.rb

#descriptionObject (readonly)

Returns the value of attribute description.



776
777
778
# File 'lib/tinygql/nodes.rb', line 776

def description
  @description
end