Skip to content

Commit 4c8ad77

Browse files
committed
Added first documentation draft for bee.persistent.blaze
1 parent 180aa3e commit 4c8ad77

File tree

3 files changed

+476
-468
lines changed

3 files changed

+476
-468
lines changed

README.md

+3-10
Original file line numberDiff line numberDiff line change
@@ -14,17 +14,10 @@ An example project showcasing `bee-built` can be found under [example](./example
1414

1515
### Modules
1616

17-
Extend DGS:
18-
19-
* `bee.fetched`
20-
Automatically generate nested data fetchers for usage with data loaders, [documentation](./bee.fetched/README.md)
21-
22-
---
23-
24-
Some changes are currently being made:
25-
2617
* `bee.persistent`
27-
Easier data handling for GraphQL + JPA, [documentation](./bee.persistent/README.md)
18+
Easier data handling for GraphQL + JPA, [choose implementation](./bee.persistent/README.md)
19+
* `bee.fetched`
20+
Automatically generate nested data fetchers for usage with data loaders in DGS, [documentation](./bee.fetched/README.md)
2821
* `bee.functional`
2922
Functional Kotlin bindings, integration with DGS, `bee.persistent` & more, [documentation](./bee.functional/README.md)
3023
* `bee.buzz`

0 commit comments

Comments
 (0)