OBJECT
Appreciation
A way to tie an economic event that is given in loose fulfilment for another economic event, without commitments or expectations. Supports the gift economy.
link GraphQL Schema definition
- type Appreciation {
- # The economic event this appreciation has been given in acknowledgement of.
- EconomicEvent! :
- # The economic event provided as a gift in this appreciation.
- EconomicEvent! :
- ID! :
- # A textual description or comment.
- String :
- }