Skip to content

GraphQL: Faker mode #5812

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

Closed
Moumouls opened this issue Jul 14, 2019 · 1 comment
Closed

GraphQL: Faker mode #5812

Moumouls opened this issue Jul 14, 2019 · 1 comment
Labels
type:feature New feature or improvement of existing feature

Comments

@Moumouls
Copy link
Member

Is your feature request related to a problem? Please describe.
The new GraphQL feature help developers to collaborate due to the self documented API. It's really helpful for other developers (like front-developers) to work with faked data trough GraphQL.

Describe the solution you'd like
I think it would be interesting to integrate a data faker system directly in parse server to ease the local development. We can use a code first strategy via: JS Schema Doc.

Describe alternatives you've considered
Use an external project like GraphQL Faker but this is a schema first strategy and it's not really helpful when working with GraphQL Parse Server

Additional context
I'm here to discuss about the system. I can begin a PR if we validate the concept ! 🚀

@davimacedo
Copy link
Member

I like the idea, but it is not so clear for me how it would work. Could you detail how you imagine it working in Parse Server? I mean, how this data would be set, how the developers would choose for the fake data or not...

@davimacedo davimacedo added discussion type:feature New feature or improvement of existing feature labels Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

2 participants