MutationCreatePaymentOrderArgstype MutationCreatePaymentOrderArgs = { input: CreatePaymentOrderInput; }; Referenced Types CreatePaymentOrderInput