Skip to content
This repository has been archived by the owner on Dec 22, 2018. It is now read-only.

Cannot query field \"allShopifyCollection\" on type \"Query\" #24

Open
davidhellsing opened this issue Dec 13, 2018 · 0 comments
Open

Comments

@davidhellsing
Copy link

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
        }
      ]
    }
  ]
}
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant