I'm sure most people in the community have seen th...
# madewithprisma
a
I'm sure most people in the community have seen this tool, but when it comes to brainstorming new features, especially when it comes to introducing new data to my app,
graphql-faker
is an amazing tool. I usually start from
master
, fire up
graphql-faker
on the schema file, and then make some changes which I can then show to my front-end colleague. Check it out here: https://github.com/APIs-guru/graphql-faker
1