Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gevorg95 committed Apr 16, 2018
2 parents ef76e4b + d1a59f1 commit 51bd7c5
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# GraphQL
GraphQL implementation for Caché
# GraphQL implementation for Caché


[![Gitter](https://img.shields.io/badge/chat-on%20telegram-blue.svg)](https://t.me/joinchat/FoZ4M0Gl5vGiZ-e0HvFOUQ)


## Install GraphQL
1) Download the [last release](https://github.com/intersystems-ru/GraphQL/releases).
Expand All @@ -10,13 +13,13 @@ GraphQL implementation for Caché
- Dispatch Class - `GraphQL.REST.Main`


## Install GrapiQL
## Install GraphiQL
1) Use an [available release](https://github.com/intersystems-ru/GraphQL/releases) or [build](https://github.com/graphql/graphiql) it on your own
2) Create new web aplication:
- Name - `/graphiql`
- Namespace - your target namespace, f.e. `SAMPLES`
- CSP Files Physical Path - f.e. `C:\InterSystems\GraphiQL\`
## Exemple
## Example
Query and Result

![sample](https://pp.userapi.com/c837337/v837337052/61752/mXbbCHhBl9M.jpg) ![sample](https://pp.userapi.com/c837337/v837337052/6173c/6elLjldPiRA.jpg)
Expand Down

0 comments on commit 51bd7c5

Please sign in to comment.