Method: GraphQL::Schema::Field::ExtendedState#memos

Defined in:
lib/graphql/schema/field.rb

#memosObject

Returns the value of attribute memos.



843
844
845
# File 'lib/graphql/schema/field.rb', line 843

def memos
  @memos
end