Closed dirkil closed 9 months ago
There is no object type implementing interface
Entity
.
This seems accurate. The schema includes an Entity
interface, but no types implement this interface.
Is the Hygraph schema complete?
Closing, as no response has been received from the author.
Is there an existing issue for this?
Product
Strawberry Shake
Describe the bug
I followed the instructions in "Get Started" for a console application but used a Hygraph (former known as GraphCMS) backend. Yesterday I struggled to run the init step which lead to this issue which has been resolved by using version 13.6.0-rc.0 of the Strawberry.Tools.
I added a simple graphql query (which works in the playground) and started the build process. This lead to the following error:
If I do the same thing but use the ChilliCream backend then everything works. That's why I think it must have to do with the specific schema. Therefore I attached the schema.graphql file for you to inspect.
schema.zip schema.extensions.graphql.zip
Steps to reproduce
Relevant log output
No response
Additional Context?
No response
Version
13.6.0