Skip to content

Commit

Permalink
Add GraphiQL to specials.js (#76)
Browse files Browse the repository at this point in the history
Not sure how I forgot about that!
  • Loading branch information
mxstbr authored Aug 11, 2022
1 parent 72281a8 commit e20669c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion lib/specials.js
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,8 @@ const intended = [
'SQL',
'C',
'C#',
'GraphQL'
'GraphQL',
'GraphiQL'
]

module.exports = intended

0 comments on commit e20669c

Please sign in to comment.