We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello and thank you for the nice examples!
Currently, you need to create a separate script for all wanted fake data to generate.
Please consider using graphql-faker instead of self-written scripts with faker how you do now.
Thank you!
P.S. also, would love to see how you do subscriptions, discussion here
The text was updated successfully, but these errors were encountered:
@OlzhasAlexandrov this is awesome! Didn't even know it existed :) 💃 Would you be open to creating a PR for the same?
Sorry, something went wrong.
@sid88in sure, I will create a PR 👍
yay! thanks. Looking forward to it!
@OlzhasAlexandrov curious if you are interested to work on this? :)
No branches or pull requests
Hello and thank you for the nice examples!
Problem
Currently, you need to create a separate script for all wanted fake data to generate.
Solution
Please consider using graphql-faker instead of self-written scripts with faker how you do now.
Thank you!
Offtopic
P.S. also, would love to see how you do subscriptions, discussion here
The text was updated successfully, but these errors were encountered: