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

enable TypeScript declaration files #130

Closed PabloSzx closed 3 years ago

PabloSzx commented 3 years ago

Currently there are no reasons to not ship declaration files, since it allows to also reuse the internal utilities for programmatic usage

And enable possible incoming programmatic usage 👀

IvanGoncharov commented 3 years ago

@PabloSzx Agree 👍 Just note that API is unstable ⚖️