Method: Agoo::GraphQL::Type#description

Defined in:
lib/agoo/graphql/type.rb

#descriptionObject

Returns the value of attribute description.



7
8
9
# File 'lib/agoo/graphql/type.rb', line 7

def description
  @description
end