hasura/graphql-engine

docs: add page with action examples

Open

#4.713 geöffnet am 8. Mai 2020

Auf GitHub ansehen
 (5 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (31.371 Stars) (2.787 Forks)batch import
c/actionsc/docshelp wanted

Beschreibung

We should create a section on actions docs where we show examples.

These examples can include:

  • Different use cases
  • Different response types
    • array vs object
  • Different types of relationships
    • array vs object
  • Working with local instance of an action handler
  • URL templating of action handler

Contributor Guide