Alokai

MutationSetPaymentMethodOnCartArgs

type MutationSetPaymentMethodOnCartArgs = {
  input?: InputMaybe<SetPaymentMethodOnCartInput>;
};

Referenced Types

On this page