AiTaskDependencyFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| and | [AiTaskDependencyFilterInput!] | ||
| createdAt | AiTaskDependencyFilterCreatedAt | When the dependency was created | |
| dependsOn | AiTaskFilterInput | ||
| dependsOnId | AiTaskDependencyFilterDependsOnId | ||
| id | AiTaskDependencyFilterId | ||
| not | [AiTaskDependencyFilterInput!] | ||
| or | [AiTaskDependencyFilterInput!] | ||
| task | AiTaskFilterInput | ||
| taskId | AiTaskDependencyFilterTaskId |