Home > @vsf-enterprise/commercetools-types > MutationCreateInventoryEntryArgs
# MutationCreateInventoryEntryArgs type
Signature:
export declare type MutationCreateInventoryEntryArgs = {
draft: InventoryEntryDraft;
};
References: InventoryEntryDraft