GraphqlQueryError: Variable $productId of type ID! was provided invalid value

GraphqlQueryError: Variable $productId of type ID! was provided invalid value

… graphql( `#graphql query. … obj.id = “1234567890”; // Only the numeric ID let response = await storefront.graphql( `#graphql query …

 

Read More