- What tools are available for defining a schema & queries?
- How could a developer map a schema to database (postgres?) tables & fields?
- How could a set of default (CRUDL) resolvers be generated (for postgres?) based on a defined schema?
- How to allow a developer configure custom resolvers, and how they'd get executed by the Data Sync Service (called over http? run in process?)
|
|