Skip to content

Deny having scalar and type with the same name at the same time #188

@kindermax

Description

@kindermax

For now if we provide some scalar type with name, say "CoolType" and node, Node("CoolType"), hiku will not complaint, however this is forbidden - graphql schema can not have scalar and type with same name.

We need to improve Graph validation

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions