AccordContactsEdge
A AccordContact edge in the connection.
type AccordContactsEdge {
cursor: Cursor
node: AccordContact!
}
Fields
AccordContactsEdge.cursor ● Cursor scalar
A cursor for use in pagination.
AccordContactsEdge.node ● AccordContact! non-null object
The AccordContact at the end of the edge.
Member Of
AccordContactsConnection object ● CreateAccordContactPayload object ● DeleteAccordContactPayload object ● UpdateAccordContactPayload object ● UpsertAccordContactPayload object