I was trying to find similar issue, but could not find, so here it is:
When trying to load the GraphQL schema in Postman request that uses global bearer token variable as authentication, then the schema loading fails with internal 500 error, however the GraphQL queries work just fine. If I put just the token value in authorization, then schema loads successfully. I guess thatโs a bug?