farmOS / field-kit

A modular, offline-first companion app to farmOS.
https://farmOS.org
GNU General Public License v3.0
60 stars 39 forks source link

Document alert and report mutations. #428

Closed jgaehring closed 2 years ago

jgaehring commented 3 years ago

I'm punting on documenting the alert mutation (formerly logError) until the corresponding report mutation is available, which should be done with #37.

See also https://github.com/farmOS/farmOS-client/issues/305#issuecomment-721271956.

jgaehring commented 2 years ago

I still need to implement report, but that should be covered by #37.

As for documenting alert, that should be among the "App Shell" API's covered in #492.

Closing