When using a simple graphql library like `graphql-...
# prisma-whats-new
m
When using a simple graphql library like
graphql-request
is there any point in sending the query as a Graphql AST with
graphql-tag
? As in is there an efficiency benefit to it?