File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ <h3>How can I test my queries during development?</h3>
5151 < p >
5252 Although you'll likely want to consume our API programmatically using a library in your language of choice,
5353 as you work on your integration, you may find it helpful to have a readily available UI for writing and running queries.
54- For that, try out our < a href ="https://app.codesignal.com/graphql "> GraphQL Playground</ a > , which is connected to our real API
54+ For that, try out our < a href ="https://app.codesignal.com/graphiql "> GraphQL Playground</ a > , which is connected to our real API
5555 and provides a helpful interface that will make it easier for you to quickly spot and resolve syntax or schema issues in your queries.
5656 </ p >
5757 < p >
You can’t perform that action at this time.
0 commit comments