Alokai

MutationCreatePaymentOrderArgs

type MutationCreatePaymentOrderArgs = {
  input: CreatePaymentOrderInput;
};

Referenced Types

On this page