Skip to content

Shouldn't type builders validate names according to the spec? #227

@metacosm

Description

@metacosm

The spec states that valid names must conform to the /[_A-Za-z][_0-9A-Za-z]*/ regex (http://facebook.github.io/graphql/#sec-Names) but it doesn't seem like this validation is applied by this implementation.

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