graphql-kit / graphql-faker

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

Fix deprecation warning #161

Open thecodeassassin opened 2 years ago

thecodeassassin commented 2 years ago

Fixes:

Deprecation Warning: faker.random.uuid is now located in faker.datatype.uuid
wspringer commented 2 years ago

+1