Alokai

MutationCreateProductTypeArgs

type MutationCreateProductTypeArgs = {
  draft: ProductTypeDraft;
};

Referenced Types

On this page