Hi,
I am trying to query the Benchmark dataset with the Graphql Admin API and the shopifyQl query. I don’t know what table should I query if I want the conversion rate for example.
I tried the following query for example :
FROM benchmark SHOW conversion SINCE … UNTIL …
Thanks in advance.