refactor(magefile): update schema generator to use 0644 file permissions

This commit is contained in:
Jordan Knott
2021-10-26 14:42:04 -05:00
parent ef2aadefbb
commit d5d85c5e30
14 changed files with 632 additions and 420 deletions

View File

@ -415,3 +415,4 @@ input UpdateTaskName {
taskID: UUID!
name: String!
}