graphql-kit / graphql-lodash

🛠 Data manipulation for GraphQL queries with lodash syntax
https://apis.guru/graphql-lodash/
MIT License
1.23k stars 50 forks source link

Is this being maintained? #50

Open larebsyed opened 1 year ago

larebsyed commented 1 year ago

@IvanGoncharov Are you still maintaining this?

larebsyed commented 1 year ago

bump

kuyazee commented 1 year ago

looks like a dead package ;(

c-nv-s commented 3 weeks ago

I can see this repo is pretty much unmaintained, however, by any chance does anybody know what the format is for calling functions like shuffle ? @_(shuffle: ) the lodash docs example shows this can take an array but I keep getting the error expected undefined but got array ???