x0y

Results 7 comments of x0y

I think that using this new library solves the problem: https://graphql-core-next.readthedocs.io/en/latest/usage/sdl.html

I have the same issue here 0/ Maybe it can help if we can limit how depth to go in the model?, something like: from_orm(max_levels=2)

Having the same issue, thanks for the hint @jalmendhry

I just ran into this as well, any possible solutions? I'm trying to connect my graphql api to hasura

> guys, i don't know if this is the best approach but adding the header "next-action" to "missing" in the config has solved the problem, for me. > > my...