Skip to main content

CustomReactionsEdge

A CustomReaction edge in the connection.

type CustomReactionsEdge {
cursor: Cursor
node: CustomReaction!
}

Fields

CustomReactionsEdge.cursor ● Cursor scalar

A cursor for use in pagination.

CustomReactionsEdge.node ● CustomReaction! non-null object

The CustomReaction at the end of the edge.

Member Of

CreateCustomReactionPayload object ● CustomReactionsConnection object ● DeleteCustomReactionPayload object ● UpdateCustomReactionPayload object