Skip to content
New issue

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

Can we auto-fake without having to specify the faking it in the sdl file ? #164

Open
vmary2014 opened this issue Nov 25, 2021 · 0 comments

Comments

@vmary2014
Copy link

More a question than an issue really
I'd like to know if it is possible to get graphql-faker to auto fake the whole schema ?
I have a sdl file from our API that I'd like to mock for tests purposes. If I load the file in graphql-faker it seems that I have to type @Fake(type: ...) in front of the fields I need to mock otherwise I get its type in the response. Can it mock the entire schema ?
Thanks
Vincent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant