Skip to main content

ConditionTypesEdge

A ConditionType edge in the connection.

type ConditionTypesEdge {
cursor: Cursor
node: ConditionType!
}

Fields

ConditionTypesEdge.cursor ● Cursor scalar

A cursor for use in pagination.

ConditionTypesEdge.node ● ConditionType! non-null object

The ConditionType at the end of the edge.

Member Of

ConditionTypesConnection object ● CreateConditionTypePayload object ● DeleteConditionTypePayload object ● RecoverConditionTypePayload object ● UpdateConditionTypePayload object