This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Description
I need to modify the default CRUD resolvers that are currently stored in memory when buildGraphbackAPI is called. The readme has the follow tidbit:
- Generates an unopiniated GraphQL resolver layer (as code or in memory)
I do not see how to use the graphback-cli anywhere in the documentation that would instead generate these resolvers into the codebase.
Any help would be appreciated.