You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.
I’m getting this. Other queries works, like products etc. I have confirmed that the collections are available to the private app in the Shopify Admin.
Full print:
{
"errors": [
{
"message": "Cannot query field \"allShopifyCollection\" on type \"Query\". Did you mean \"allShopifyBlog\", \"allShopifyProduct\", \"allShopifyProductOption\", \"allShopifyProductType\", or \"allShopifyProductVariant\"?",
"locations": [
{
"line": 31,
"column": 3
}
]
}
]
}
The text was updated successfully, but these errors were encountered:
I’m getting this. Other queries works, like products etc. I have confirmed that the collections are available to the private app in the Shopify Admin.
Full print:
The text was updated successfully, but these errors were encountered: