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