Alokai

MutationCreateShippingMethodArgs

type MutationCreateShippingMethodArgs = {
  draft: ShippingMethodDraft;
};

Referenced Types

On this page