Currently we are using Squidex’s graphql query builder to send queries. For any previously working query we are running the value being returned is null
Any thoughts as to why this would happen. we are currently trying to deploy content for our clients UAT and for some reason it just keeps failing when carrying out a release.
Hi Sebastian. We have a self-hosted copy of squidex that has not changed. The issue we are seeing is using the squidex app [interface] API > GraphQL > GraphiQL (interactive) client. Any query from our application run in this client gets a response of null.
The only thing that is changing is content. Our question is would you have any idea as to why this would happen when there have been zero code changes?
Thanks in advance and apologies for the vagueness of our question.
It could be related but it is also very strange. Do you see any exceptions in the log? I have not experienced it before and I am not sure what happens.
I’ve been keeping a record of the different error messages we are getting to see if there is a pattern. Is there any rate limiting in place or latency that we need to take into consideration?