Alokai

MutationCreateInventoryEntryArgs

type MutationCreateInventoryEntryArgs = {
  draft: InventoryEntryDraft;
};

Referenced Types

On this page