Alokai

MutationCreateMyPaymentArgs

type MutationCreateMyPaymentArgs = {
  draft: MyPaymentDraft;
};

Referenced Types

On this page