Skip to content

Potential problem: Given resolver "User.emailAddress" and "UserEmail.Address" would clash #3

@WipeAir

Description

@WipeAir

If there are two resolvers, say "User.emailAddress" and "UserEmail.address", there would be a clash, because the code generator would output "UserEmailAddress" for "User.emailAddress" and "UserEmailAddress" for "UserEmail.address".

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingmodule: codegenIssue belongs to the codegen module.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions