graphql-server-scaffolding
graphql-server-scaffolding copied to clipboard
Add Fractal directory structure
A found a quite popular directory structure for React called "Fractal" that could also be applied to backend.
Using globs and utilities from the https://github.com/DxCx/graphql-schema-tools, to could be simple and quite powerful.
We should explore and add an example to this repo.