According to the Shopify API reference, it should be as this: const data = await _client.query({ data: { query: query variables: { cursor: …
According to the Shopify API reference, it should be as this: const data = await _client.query({ data: { query: query variables: { cursor: …