Skip to content

Extending Query can result in an invalid schema that still parses #903

Description

@phdoerfler

Extracted from a comment by @hugo-vrijswijk in #876 (review):

There are some cases where an invalid schema could still be made (type Query { foo: Int } extend schema { query: Undefined } or extend schema { query: Bar }; scalar Bar).

Metadata

Metadata

Assignees

No one assigned

    Labels

    conformanceGraphQL Spec differences

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions