Alokai

MutationCreateOrderEditArgs

type MutationCreateOrderEditArgs = {
  draft: OrderEditDraft;
};

Referenced Types

On this page