Allow configuration of the executor used by GraphiQL

Author: darren-westCreated Dec 7, 2023Updated May 18, 2025
Labelskind/enhancement

Description

I am currently hitting a problem where I would like to configure the executor used by GraphiQL so that I can change the method used by the underlying httpExecutor.

My proposal is that we extend the interface GraphiQLOptions to take configuration for an executor.

Problem relates to this issue https://github.com/ardatan/graphql-tools/issues/5753

Source: graphql-hive/graphql-yoga