Skip to main content

AccordCalendarEventHistoriesEdge

A AccordCalendarEventHistory edge in the connection.

type AccordCalendarEventHistoriesEdge {
cursor: Cursor
node: AccordCalendarEventHistory!
}

Fields

AccordCalendarEventHistoriesEdge.cursor ● Cursor scalar

A cursor for use in pagination.

AccordCalendarEventHistoriesEdge.node ● AccordCalendarEventHistory! non-null object

The AccordCalendarEventHistory at the end of the edge.

Member Of

AccordCalendarEventHistoriesConnection object ● CreateAccordCalendarEventHistoryPayload object ● DeleteAccordCalendarEventHistoryPayload object ● UpdateAccordCalendarEventHistoryPayload object