AutomationWorkflowFilterInput
Type: Input
Fields
| Name | Type | Default | Description |
|---|---|---|---|
| activeVersion | AutomationWorkflowVersionFilterInput | The active version of this workflow | |
| and | [AutomationWorkflowFilterInput!] | ||
| createdAt | AutomationWorkflowFilterCreatedAt | ||
| description | AutomationWorkflowFilterDescription | A detailed description of what this workflow does | |
| handle | AutomationWorkflowFilterHandle | A unique identifier for the workflow - only letters, numbers and underscores | |
| id | AutomationWorkflowFilterId | ||
| latestVersion | AutomationWorkflowVersionFilterInput | The latest version of this workflow | |
| name | AutomationWorkflowFilterName | A human readable name for the workflow | |
| not | [AutomationWorkflowFilterInput!] | ||
| or | [AutomationWorkflowFilterInput!] | ||
| tagString | AutomationWorkflowFilterTagString | ||
| totalVersions | AutomationWorkflowFilterTotalVersions | ||
| updatedAt | AutomationWorkflowFilterUpdatedAt | ||
| versions | AutomationWorkflowVersionFilterInput | The versions of this workflow |