turbo
dd31af92 - fix(query): pin to last graphiql version with artifacts (#10685)

Commit
157 days ago
fix(query): pin to last graphiql version with artifacts (#10685) ### Description Latest GraphiQL package doesn't include assets: https://app.unpkg.com/graphiql@5.0.6 Pinning to the last version that has the assets we need: https://app.unpkg.com/graphiql@5.0.0-rc.1 ### Testing Instructions `turbo query` now pulls up GraphiQL
Parents
Loading