I've encountered several instance of not being able to access graphiql because unpkg was returning a 500 for the graphiql package. We should probably bundle graphiql and any requirements in the grapple package so consumers aren't dependent on 3rd party sites outside of their control.
I've encountered several instance of not being able to access graphiql because unpkg was returning a 500 for the graphiql package. We should probably bundle graphiql and any requirements in the grapple package so consumers aren't dependent on 3rd party sites outside of their control.