Is there a way to add a transformation layer on to Apollo Graphql

20 Views Asked by At

I have a apollo graphql server with neo4j OGM . I wanted to know of any way to add basic transformations like groupBy or map etc using some library on the server side

0

There are 0 best solutions below