StorePaymentIntentConnection
No description
type StorePaymentIntentConnection {
nodes: [PaymentIntent]
pageInfo: PageInfo!
totalCount: Int!
}
No description
type StorePaymentIntentConnection {
nodes: [PaymentIntent]
pageInfo: PageInfo!
totalCount: Int!
}
StorePaymentIntentConnection.nodes ● [PaymentIntent] list objectStorePaymentIntentConnection.pageInfo ● PageInfo! non-null objectStorePaymentIntentConnection.totalCount ● Int! non-null scalar