hREA Developer Documentation
  • Welcome!
  • Quick Start - API Explorer
  • Quick Start - Integrate
  • Running hREA Backend
  • Ship To Production
  • Configuring Enabled Modules
  • Using "myAgent"
  • Thinking & Expressing ValueFlows
  • Reference
    • Graphql API Reference
      • Action
      • Agent
      • Agreement
      • Commitment
      • Fulfillment
      • Intent
      • Measurement
      • Observation
      • Plan
      • Process
      • Process Specification
      • Proposal
      • Resource Specification
      • Satisfaction
Powered by GitBook
On this page
  • Classes
  • EconomicEvent
  • EconomicResource
  • Queries
  • economicEvent
  • economicEvents
  • economicResource
  • economicResources
  • Mutations
  • createEconomicEvent
  • updateEconomicEvent
  • deleteEconomicEvent
  • updateEconomicResource
  1. Reference
  2. Graphql API Reference

Observation

Classes

EconomicEvent

An observed economic flow, as opposed to a flow planned to happen in the future. This could reflect a change in the quantity of an economic resource. It is also defined by its behavior in relation to the economic resource (see Action)

EconomicResource

A resource which is useful to people or the ecosystem.

Queries

economicEvent

Status: Implemented

economicEvents

Status: Implemented

economicResource

Status: Implemented

economicResources

Status: Implemented

Mutations

createEconomicEvent

Registers a new (EconomicEvent) with the collaboration space. Also serves as a means to register (EconomicResource) as well, instead of createEconomicResource

Status: Implemented

updateEconomicEvent

Status: Implemented

deleteEconomicEvent

Status: Implemented

updateEconomicResource

Status: Implemented

PreviousMeasurementNextPlan

Last updated 2 years ago