Skip to content

pointer: true is allowed for types that are implemented as interfaces #136

Open
@csilvers

Description

@csilvers

I don't remember the exact query I have, but certainly plenty of query fields end up as interfaces in Go. In some, maybe all, such cases we allow the pointer: true directive. But pointers to interfaces don't work well in Go, and they're not intended to be used. We should probably disallow pointer: true in such cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions