hasura/graphql-engine

docs: add page with action examples

Open

#4 713 ouverte le 8 mai 2020

Voir sur GitHub
 (5 commentaires) (0 réactions) (0 assignés)TypeScript (31 371 stars) (2 787 forks)batch import
c/actionsc/docshelp wanted

Description

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

Guide contributeur