Skip to content

Generating Modules Creates Variable Conflict #27

@Neobii

Description

@Neobii

Currently when you generate a module it does this:
collectionName: 'Movies', typeName: 'Movies',
instead of this:

collectionName: 'Movies', typeName: 'Movie',
causing this error: Error: Field "Query.movies" can only be defined once.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions