Skip to content

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

Open
@vmary2014

Description

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions