MutationSetPaymentMethodAndPlaceOrderArgs
type MutationSetPaymentMethodAndPlaceOrderArgs = {
input?: InputMaybe<SetPaymentMethodAndPlaceOrderInput>;
};type MutationSetPaymentMethodAndPlaceOrderArgs = {
input?: InputMaybe<SetPaymentMethodAndPlaceOrderInput>;
};