Sooraj
Sooraj
Hey Folks, Thanks for reporting the issue, the request to "data.undefined" was not related to modifying a REST endpoint, this was a bug which is fixed [here](https://github.com/hasura/graphql-engine/commit/0a72b8edd0c198b7e036f74481a0c02827ac9a18).
Thanks @luhhujbb! Just to clarify, what we are trying to understand is the point where it blocks you from modifying the REST endpoint? Is it anyway related to the save/modify...
>The REST saving seems to be fixed on local console, and has never worked using a "remote console". Hey @luhhujbb, I'm finding it a bit hard to find the specifics...
I fixed that by removing expresso from dependency . But seems some version mismatching is there. BTW this was the way I imported rainbowhat > compile 'com.google.android.things.contrib:driver-rainbowhat:+' also tried with...
I think Android Support Annotations are defined as **Implementation** but not **Test Implementation** I doubt that could be a problem if I use another support library with different version
Hey Folks, Appreciate your patience, I noticed that there are 2 use cases here, 1. Redefining an already existing type is a lot of effort 2. I want “Hasura” to...
Hey Folks, Update: We developed a console feature on the point 1 that I mentioned [above](https://github.com/hasura/graphql-engine/issues/5001#issuecomment-1331962787) and this feature will be available from the next release (v2.17) Also I created...
Thanks for bringing this to our attention, I am re-opening this as a Console/GraphiQL DX issue. (also updating the title to reflect the same)
>Do https://github.com/hasura/graphql-engine/issues/1583 and https://github.com/hasura/graphql-engine/issues/2657 relate to this proposal? While there are similarities between this proposal and #1583, the scope of the problem we address extends further. Proposal #1583 allows you...
Partially related to https://github.com/hasura/graphql-engine/issues/5001