Skip to content

Scalar template parameter conflict each other #1764

@timotheeguerin

Description

@timotheeguerin
scalar A<T> extends string;
         ^ Duplicate name: "T"
scalar B<T> extends string;
         ^ Duplicate name: "T"

Playground Link

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions