AppPaymentMethodEdge
An edge in a connection.
type AppPaymentMethodEdge {
node: AppPaymentMethod
cursor: Cursor!
}
Fields
AppPaymentMethodEdge.node ● AppPaymentMethod object
The item at the end of the edge.
AppPaymentMethodEdge.cursor ● Cursor! non-null scalar
A cursor for use in pagination.
Member Of
AppPaymentMethodConnection object