graphql-lodash
                                
                                
                                
                                    graphql-lodash copied to clipboard
                            
                            
                            
                        🛠 Data manipulation for GraphQL queries with lodash syntax
Thanks for this awesome library but I would love to see some more examples. What I see in the code there is more operators that you added but they are...
One of the very common transformations I need (except from the ones that this library already enables) is casting a value into a Date. Would it be possible to add...
@IvanGoncharov Are you still maintaining this?
Thank you for you great job - I was looking to implement the server version on the express-graphql stack here is my implementation as an example - not perfect but...