ChargebacksConnection
No description
type ChargebacksConnection {
items: [Chargeback!]!
total: Int!
}
Fields
ChargebacksConnection.items ● [Chargeback!]! non-null object
Chargebacks in the current page.
ChargebacksConnection.total ● Int! non-null scalar
Total number of chargebacks matching the filter (across all pages).
Returned By
chargebacks query
¿Te ha resultado útil esta página?