We are building a headless Drupal on azure with GraphQL.
We have a GraphQL call that loads a list of nodes and a list of their images in various image styles.
We noticed that Drupal GraphQL responses were slow (+10 seconds).
A little change of #3, deletting the code of 'az_blob_gov_endpoint' => $config->get('az_blob_gov_endpoint'), which is not relevent with this issue, it make the patch can't be applyed.