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.
I need to modify the default CRUD resolvers that are currently stored in memory when
buildGraphbackAPIis called. The readme has the follow tidbit: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.