graphql-kit / graphql-faker

🎲 Mock or extend your GraphQL API with faked data. No coding required.
MIT License
2.69k stars 225 forks source link

Add vehicle namespace #136

Open aadelgrossi opened 3 years ago

aadelgrossi commented 3 years ago

I am using graphql-faker for a project and needed to generate fake data for cars, which I did not find in the pkg itself. I have added the methods for generating vehicle info according to Faker documentation.