AccordCalendarEventHistoryPatch
Represents an update to a AccordCalendarEventHistory. Fields that are set will be updated.
input AccordCalendarEventHistoryPatch {
id: String
accordCalendarEventId: String
data: JSON
version: Int
createdAt: Datetime
}
Fields
AccordCalendarEventHistoryPatch.id ● String scalar
AccordCalendarEventHistoryPatch.accordCalendarEventId ● String scalar
AccordCalendarEventHistoryPatch.data ● JSON scalar
AccordCalendarEventHistoryPatch.version ● Int scalar
AccordCalendarEventHistoryPatch.createdAt ● Datetime scalar
Member Of
UpdateAccordCalendarEventHistoryByNodeIdInput input ● UpdateAccordCalendarEventHistoryInput input