graphql icon indicating copy to clipboard operation
graphql copied to clipboard

GraphQL Playground

Open AlexandrosVasileiou opened this issue 5 years ago • 3 comments

Is it possible to also create a graphql playground? Currently the /graphql url does not return anything.

AlexandrosVasileiou avatar Feb 05 '21 11:02 AlexandrosVasileiou

Not sure if you are using Apollo, but the Apollo chrome extension will also intercept requests to mirage. It includes a playground that works quite well.

fazulk avatar Feb 20 '21 22:02 fazulk

@fazulk, that's cool. Thanks for sharing! I'll have to check that out some time.

Not sure if you are using Apollo, but the Apollo chrome extension will also intercept requests to mirage. It includes a playground that works quite well.

jneurock avatar Feb 21 '21 20:02 jneurock

@AlexandrosVasileiou, I'm having trouble understanding the need for this. Maybe you could provide some reasons why you would like this for Mirage?

Is it possible to also create a graphql playground? Currently the /graphql url does not return anything.

jneurock avatar Feb 21 '21 20:02 jneurock