Emilio Schepis
Emilio Schepis
@musaprg I also noticed the same thing in the source code, that absolutely seems to be the cause of the deadlock. @rosalyntan can you suggest a workaround to this issue?...
Hi @rosalyntan, here is my use case: I am using the Apollo iOS library to make GraphQL requests to a server, and I send the user's current Firebase JWT token...
@daihovey thanks for the tip. I'm still in the prototyping phase and my backend database (Hasura) supports a combination of admin secret and role so I can simulate being any...
Hi @taeold , thanks for your answer. I initially thought that could be a problem, but running `node -v` gave me a version of v14.17.4. From what I can see,...
Hi @taeold, any news on this issue? Thanks.
I would really like to see this feature implemented. Through custom root fields and columns I have been able to make my gql queries and resulting objects be perfectly aligned...
This issue is not stale.
Same issue here. We'll revert to 13.4.12 for the time being, let us know if we can provide any more info to help troubleshooting.
Hi @taeold, I see that the issue has the label "Needs: Author Feedback", could you clarify which kind of feedback you need? I haven't really tried deploying this again, so...
Hi @swaminator , thank you for your reply. I think that the term "backend" could have been a bit misleading in this context. I do not need to define backend...