Is it possible to split the generated.go file into many small files?
Open
- Dominant language
- Go
- Stars
- 10.8k
- Forks
- 1.3k
- Avg merge
- 2d 36m
- Merged PRs (30d)
- 26
Description
When I start to develop a new Model, Query or Mutation, a new generated.go file is created. I don't want that to happen, I want the generated.go file to remain unchanged and generate another file that only includes the part I added. please give me a solution. Thank you!
Contributor guide
Assessment
This issue has not been assessed yet.