Skip to content

Commit

Permalink
Merge pull request #8 from xstejskal/master
Browse files Browse the repository at this point in the history
  • Loading branch information
peldax committed Apr 4, 2024
2 parents 57f314a + 9cca06f commit 839742d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphiql.latte
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
root.render(
React.createElement(GraphiQL, {
fetcher: GraphiQL.createFetcher({
url: '{plink $apiLocation}',
url: {plink $apiLocation},
}),
defaultEditorToolsVisibility: true,
}),
Expand Down

0 comments on commit 839742d

Please sign in to comment.