Skip to content

useImmediateIntrospection is dangerously broken when combined with useValidationCache #2560

Open
@aarne

Description

@aarne

useImmediateIntrospection assumes introspection query by default

let isIntrospectionOnly = true;
and sets it to false when validation fails.

and when the validation is skipped then this will stay true ... so for the next run context creation is skipped for all queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions