Method: GraphQL::Language::Nodes::ScalarTypeDefinition#description

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

#descriptionObject (readonly)

Returns the value of attribute description.



653
654
655
# File 'lib/graphql/language/nodes.rb', line 653

def description
  @description
end