Results 14 comments of sherod taylor

I'm curious of switching from golang gqlgen to rust juniper but this is a must for me as well

it would be nice if there was a way to play into gqlgen. Like be able to go from db -> gql or generated types gqlgen can use something like...

Is there no way to comment out graphql objects we've defined but don't want to be exposed because a description requires a key in the parser This fails to parse...

@googlebot I signed it!

is this still planned to work on?

^ so i got it to work it was a bit slow but works on tab completion. I also found looking at the logs helps. I think if there was...

Oh nice! I’m wondering about like a gear cursor cause the loading on the bottom is hidden.

@akshayka one model you can follow is how Airflow serializes it's objects. It would be useful for deployed programs as programs are built to be stateless. https://airflow.apache.org/docs/apache-airflow/stable/authoring-and-scheduling/serializers.html

@akshayka any idea if there has been any prioritization for this because i'd really like to use this. It would be nice to have a redis cache of some sort