Skip to content

Commit c71868f

Browse files
heymartinadamstimsuchanek
authored andcommitted
Changed comment on input page. (#818)
1 parent 15f9a2b commit c71868f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/graphql-playground-react/src/constants.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export const introspectionQuery = `
9898
}
9999
`
100100

101-
export const defaultQuery = '# Try to write your query here\n'
101+
export const defaultQuery = '# Write your query or mutation here\n'
102102

103103
export const modalStyle = {
104104
overlay: {

0 commit comments

Comments
 (0)