Closed nateirwin closed 1 month ago
Hi, thanks for raising the issue. This is in our queue for triaging.
@nateirwin This commit should solve your issue. I would expected it should be in the next release.
That link is weird, should be https://github.com/hasura/graphql-engine/commit/31babc3693a379141e361b98333e2e7e8c2a459f
Version Information
Server Version: v2.43.0-cloud.1 CLI Version (for CLI related issue): N/A
Environment
Cloud
What is the current behaviour?
Running introspection against our Hasura Cloud project fails because
"isRepeatable":null
.What is the expected behaviour?
Introspection runs successfully.
How to reproduce the issue?
Screenshots or Screencast
N/A
Please provide any traces or logs that could help here.
Here's the log from our Android project when we try to run codegen using Apollo Kotlin (you can read more about the issue we're running into in this GitHub issue):
Any possible solutions/workarounds you're aware of?
No
Keywords
None