Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit cab19ec

Browse files
committed
Add apidoc link
1 parent 7f02ebc commit cab19ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ The library split to the two parts: GraphQL parser/executor and data accessors.
1515
The GraphQL part defines possible shapes of queries and implements abstract
1616
query executor, but data accessors implement fetching of objects.
1717

18+
[API documentation][apidoc].
19+
20+
[apidoc]: https://tarantool.github.io/graphql/
21+
1822
### GraphQL part
1923

2024
The GraphQL part operates on *collections* of *objects*. Each collection stored

0 commit comments

Comments
 (0)