No content to show
User Activity
I realized my own mistake. When grouping by day, you do not need day in the columns. Updated query that works is: from sales show orders, gross_sales, discounts, returns, net_sales, shipping, duties, additional_fees, taxes, total_sales group by day s...
Hi there, I'm using the shopifyqlQuery GraphQL method to pull a custom dataset, and the response returned is: {
"errors": [
{
"message": "Internal error. Looks like something went wrong on our end.\nRequest ID: 87893aac-cc01-4e29-b5fc-03...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
739 | 10-29-2022 01:09 PM |