Skip to content

GraphQL: Faker mode #5812

@Moumouls

Description

@Moumouls

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

No one assigned

    Labels

    type:featureNew feature or improvement of existing feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions