feature(api): update gqlgen & add complexity limit
This commit is contained in:
@ -50,7 +50,7 @@ type TaskGroup {
|
||||
|
||||
type Task {
|
||||
taskID: ID!
|
||||
taskGroupID: String!
|
||||
taskGroup: TaskGroup!
|
||||
createdAt: Time!
|
||||
name: String!
|
||||
position: Float!
|
||||
|
Reference in New Issue
Block a user