Type alias UpdateOneProductInput

UpdateOneProductInput: { id: Scalars["String"]; update: ProductUpdateInput }

Type declaration