# action

### Examples

```graphql
type Action {
  name: String
  type: String
}
```

### Fields

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

### References

#### Fields with this object:

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