
BatchQL - a GraphQL language level query batching implementation
Don't just graphql, batchql!
0 followers
BatchQL - a GraphQL language level query batching implementation that invisibly parses GraphQL queries, combines them logically - handling variable and alias renaming for you, and then resolving each requested data tree through promises back to the individual call point. Simple. Fast. Convenient. Parallel.