diff --git a/apps/graphiql/graphiql-icon.png b/apps/graphiql/graphiql-icon.png new file mode 100644 index 00000000000..b5f4e087173 Binary files /dev/null and b/apps/graphiql/graphiql-icon.png differ diff --git a/apps/graphiql/graphiql.yml b/apps/graphiql/graphiql.yml new file mode 100644 index 00000000000..5779db9f07f --- /dev/null +++ b/apps/graphiql/graphiql.yml @@ -0,0 +1,12 @@ +name: GraphiQL +description: 'A GUI for editing and testing GraphQL queries and mutations' +website: 'https://github.com/skevy/graphiql-app' +category: 'Developer Tools' +keywords: + - GraphQL + - data + - databases + - GitHub + - API + - development +license: MIT