-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
Closed
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature
Description
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 ! 🚀
Metadata
Metadata
Assignees
Labels
type:featureNew feature or improvement of existing featureNew feature or improvement of existing feature