EditArgs
Type definition for EditArgs.
Type: Payload
| Property | Type | Required |
|---|---|---|
description | string | null | false |
auto | boolean | false |
after | object | true |
Used in endpoints
- Create Edit
PUT /edit/{content_type}/{slug}as payload - Update Edit
POST /edit/{edit_id}/updateas payload