You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
Currently graphback expects model to be in some hardcoded locations and outputs to some specific folders as well. This can lead to many problems and wrong assumptions.
All folders should be configurable in separate part of the configuration file.
Spec
Currently available folders:
Input folders:
model
Output folders:
resolvers
schema
Additional we should provide documentation for all input and outputs of the generation process - including configuration so that it will be clear how things work and how to build an template.
Currently graphback expects model to be in some hardcoded locations and outputs to some specific folders as well. This can lead to many problems and wrong assumptions.
All folders should be configurable in separate part of the configuration file.
Spec
Currently available folders:
Input folders:
Output folders:
Additional we should provide documentation for all input and outputs of the generation process - including configuration so that it will be clear how things work and how to build an template.