Skip to content

Commit bd08ec0

Browse files
authored
add-graphiql (electron#340)
* add-graphiql * rename
1 parent a6c14ee commit bd08ec0

2 files changed

Lines changed: 12 additions & 0 deletions

File tree

apps/graphiql/graphiql-icon.png

120 KB
Loading

apps/graphiql/graphiql.yml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
name: GraphiQL
2+
description: 'A GUI for editing and testing GraphQL queries and mutations'
3+
website: 'https://github.com/skevy/graphiql-app'
4+
category: 'Developer Tools'
5+
keywords:
6+
- GraphQL
7+
- data
8+
- databases
9+
- GitHub
10+
- API
11+
- development
12+
license: MIT

0 commit comments

Comments
 (0)