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