File tree Expand file tree Collapse file tree 1 file changed +10
-5
lines changed
Expand file tree Collapse file tree 1 file changed +10
-5
lines changed Original file line number Diff line number Diff line change 22GraphQL implementation for Caché
33
44## Install GraphQL
5- 1 ) Download the last release xml file:
6- 2 ) Import it to target Caché namespace, f.e. to ` SAMPLES ` .
5+ 1 ) Download the [ last release] ( https://github.com/intersystems-ru/GraphQL/releases ) .
6+ 2 ) Import it to the target Caché namespace, f.e. to ` SAMPLES ` .
773 ) Create new web aplication:
88 - Name - ` / `
9- - Namespace - your targen namescape , f.e. ` SAMPLES `
9+ - Namespace - your target namespace , f.e. ` SAMPLES `
1010 - Dispatch Class - ` GraphQL.REST.Main `
1111
1212
1313## Install GrapiQL
14- 1 ) Use an [ available release] ( ) or [ build] ( https://github.com/graphql/graphiql ) it on your own
14+ 1 ) Use an [ available release] ( https://github.com/intersystems-ru/GraphQL/releases ) or [ build] ( https://github.com/graphql/graphiql ) it on your own
15152 ) Create new web aplication:
1616 - Name - ` /graphiql `
17- - Namespace - your targen namescape , f.e. ` SAMPLES `
17+ - Namespace - your target namespace , f.e. ` SAMPLES `
1818 - CSP Files Physical Path - f.e. ` C:\InterSystems\GraphiQL\ `
19+ ## Exemple
20+ Query and Result
1921
22+ ![ sample] ( https://pp.userapi.com/c837337/v837337052/61752/mXbbCHhBl9M.jpg ) ![ sample] ( https://pp.userapi.com/c837337/v837337052/6173c/6elLjldPiRA.jpg )
23+
24+ ![ sample] ( https://pp.userapi.com/c837337/v837337052/61761/vPCZvIXgcJk.jpg ) ![ sample] ( https://pp.userapi.com/c837337/v837337052/6174b/Zd2000W64HI.jpg )
2025
2126
You can’t perform that action at this time.
0 commit comments