Product info mutation (#14)
* Add mutation for product info * Upgrade to apollo 3
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { ProductsFilter, ProductsFilterInput } from '../../types/product-types';
|
||||
import { Maybe } from '../../types/types';
|
||||
import { ProductsFilterInput } from '../../types/product-types';
|
||||
|
||||
// Get syntax highlighting with vscode by installing "Comment tagged templates2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user