Alokai

MutationCreateProductArgs

type MutationCreateProductArgs = {
  draft: ProductDraft;
};

Referenced Types

On this page