Skip to content
Olaf Hartig edited this page May 23, 2019 · 1 revision

This wiki defines the exact approach implemented by the pgschema-to-apischema tool.

You may first want to read an informal overview of the approach.

The approach consists of the following five steps:

  1. add ID fields
  2. generate a query type
  3. add fields to support traversal of edges in the reverse direction
  4. add fields and types to request edge properties
  5. generate a mutation type
Clone this wiki locally