hasura/graphql-engine

docs: add page with action examples

Open

#4,713 opened on May 8, 2020

View on GitHub
 (5 comments) (0 reactions) (0 assignees)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

Contributor guide

docs: add page with action examples · hasura/graphql-engine#4713 | Good First Issue