Skip to content

Add an exception if 2 queries have the same name in different controllers #192

@moufmouf

Description

@moufmouf

If 2 @queries / @mutations are declared in the same directory, with the same name, we would like an exception to be raised (rather than having one query/mutation override the other).

See #181 (that solves 2 queries with the same name in the same class).
// @flow-control

Metadata

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