StorePaymentIntentConnectionInput
No description
input StorePaymentIntentConnectionInput {
after: ConnectionCursor
before: ConnectionCursor
first: ConnectionLimitInt
last: ConnectionLimitInt
offset: Int
sortBy: StorePaymentIntentSortByField
sortOrder: SortOrder
}