Audience: Application developers
Editorial status: Published — Source Validated
Product: FeraCalendar
Classification: administrative
Attributes
| Field | Type | Required | Description |
|---|---|---|---|
uuid |
string (uuid) | No | Resource UUID when updating. |
owner |
string (uuid) | No | Owner namespace UUID. |
key |
string | No | Owner-scoped person/resource/calendar key. |
name |
string | No | Calendar/event/resource display name. |
calendar |
string (uuid) | No | Calendar UUID for event/share operations. |
person |
string (uuid) | No | Person UUID for sharing or invitation. |
resource |
string (uuid) | No | Resource UUID for invitation. |
startsAt |
string (date-time) | No | Event start instant. |
endsAt |
string (date-time) | No | Event end instant. |
recurrence |
string | object | null | No | Recurrence rule or metadata. |
role |
string | No | Calendar member or attendee role. |
status |
string | No | Invitation response/status. |
visibility |
integer | No | Visibility mask. |
Source
supplied openapi/openapi.json#/components/schemas/CalMutation