Allow editing SKU value from the Edit SKU modal
Build and push image / build (push) Successful in 54s
Build and push image / build (push) Successful in 54s
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -38,6 +38,7 @@ export const api = {
|
||||
updateProduct: (
|
||||
id: string,
|
||||
body: Partial<{
|
||||
sku: string;
|
||||
type: string;
|
||||
kind: "bulk" | "discrete";
|
||||
strainId: string | null;
|
||||
|
||||
Reference in New Issue
Block a user