We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 88a2f12 commit b019bf4Copy full SHA for b019bf4
utils/gql/GQL_MUTATIONS.js
@@ -1,5 +1,4 @@
1
import { gql } from '@apollo/client';
2
-
3
export const ADD_TO_CART = gql`
4
mutation ($input: AddToCartInput!) {
5
addToCart(input: $input) {
0 commit comments