type PaymentPlanEdge

A single element of a PaymentPlanConnection page: the payment plan itself (node) plus the opaque cursor that points at it. Pass a cursor back as after (forward) or before (backward) to page relative to this row.

FieldTypeDescription
nodePaymentPlan!

The payment plan at this position in the page.

cursorString!

Opaque cursor identifying this plan's position, for use as after or before.