Skip to main content

StorePaymentIntentConnectionInput

No description

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

Fields​

StorePaymentIntentConnectionInput.after ● ConnectionCursor scalar​

StorePaymentIntentConnectionInput.before ● ConnectionCursor scalar​

StorePaymentIntentConnectionInput.first ● ConnectionLimitInt scalar​

StorePaymentIntentConnectionInput.last ● ConnectionLimitInt scalar​

StorePaymentIntentConnectionInput.offset ● Int scalar​

StorePaymentIntentConnectionInput.sortBy ● StorePaymentIntentSortByField enum​

StorePaymentIntentConnectionInput.sortOrder ● SortOrder enum​