RequestFinalizeInput
Autogenerated input type of RequestFinalize
graphql
input RequestFinalizeInput {
autoRefund: Boolean
id: IdOrToken!
}
Fields
RequestFinalizeInput.autoRefund · Boolean scalar
if set, try to auto-refund removed items
RequestFinalizeInput.id · IdOrToken! non-null scalar
Member Of
requestFinalize mutation