Project Directory Structure¶
The project (a.k.a. project directory) has a particular directory structure and it has to be maintained strictly, else Hasura CLI would not work as expected. A representative project is shown below:
Note
hasura cli doesn’t consider any other files or directories outside of those mentioned above
Was this page helpful?