Error during introspection in GraphQL toolbox
closed
wolfgang@livedataconcepts.com
Ran into an error when trying the GraphQL toolbox. I ran the introspection, which created a few errors which I was able to resolve except the last one: undefined is not an object (evaluating 'A.name')
Don't know where it comes from and how to fix it. Any ideas? Thank you!
jon.giffard@neo4j.com
closed
conradwt@gmail.com
Do you have a reproducible test case that you can post?
wolfgang@livedataconcepts.com
conradwt@gmail.com: I have made some changes in the type definitions, reran the introspection and this particular error disappeared. So far so good. I still have an error regarding a Date label, but this is something I have to resolve first. Will get back to you after addressing this issue in case I still run into problems. Thanks.