graphql-fhir
graphql-fhir copied to clipboard
fix: content security policy for GraphiQL on OSX
After following getting started steps http://localhost:3000/3_0_1/$graphiql
was stuck on "Loading..." for both Firefox and Chrome on OSX. I added the recommended fix (https://github.com/graphql/graphql-playground/issues/1283) and it now works as expected.
Could you run the checks on your branch?
As in manually triggering Lint & Test workflows? I don't appear to have the option to do this - is this only for default branch or is there something else I'm missing?