# trigger

### Examples

```graphql
type Trigger {
  name: String
  category: String
}
```

### Fields

| Field             | Description | Supported fields |
| ----------------- | ----------- | ---------------- |
| name `String`     |             |                  |
| category `String` |             |                  |

### References

#### Fields with this object:

* [{} WorkflowPolicy.triggers](https://docs.ox.security/api-documentation/api-reference/api--workflows/types/objects/workflow-policy)
