Skip to content

Commit 51bd7c5

Browse files
committed
2 parents ef76e4b + d1a59f1 commit 51bd7c5

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
1-
# GraphQL
2-
GraphQL implementation for Caché
1+
# GraphQL implementation for Caché
2+
3+
4+
[![Gitter](https://img.shields.io/badge/chat-on%20telegram-blue.svg)](https://t.me/joinchat/FoZ4M0Gl5vGiZ-e0HvFOUQ)
5+
36

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

1215

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

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

0 commit comments

Comments
 (0)