Method: GraphQL::Language::Nodes::FieldDefinition#description

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

#descriptionObject (readonly)

Returns the value of attribute description.



679
680
681
# File 'lib/graphql/language/nodes.rb', line 679

def description
  @description
end