MutationCreateProductArgstype MutationCreateProductArgs = { draft: ProductDraft; }; Referenced Types ProductDraft