Skip to main content

CustomViewsEdge

A CustomView edge in the connection.

type CustomViewsEdge {
cursor: Cursor
node: CustomView!
}

Fields

CustomViewsEdge.cursor ● Cursor scalar

A cursor for use in pagination.

CustomViewsEdge.node ● CustomView! non-null object

The CustomView at the end of the edge.

Member Of

CreateCustomViewPayload object ● CustomViewsConnection object ● DeleteCustomViewPayload object ● RecoverCustomViewPayload object ● UpdateCustomViewPayload object ● UpsertCustomViewPayload object