Method: GraphQL::Language::Nodes::DirectiveDefinition#description

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

#descriptionObject (readonly)

Returns the value of attribute description.



393
394
395
# File 'lib/graphql/language/nodes.rb', line 393

def description
  @description
end