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.