▲ | pests 4 days ago | |
> a scheme to allow easy tree traversal Huh that sounds a lot like graphql | ||
▲ | sgarland 3 days ago | parent [-] | |
GraphQL isn’t changing your schema, it’s issuing queries to satisfy your request. The queries are in no way guaranteed to be optimal, or well-suited for your schema or indices. |