Add example for unwrapping objects.

Closes #614.
This commit is contained in:
Christoph Strobl
2021-04-13 09:20:33 +02:00
committed by Mark Paluch
parent 3d0cad81a1
commit 19b3c92192
7 changed files with 348 additions and 0 deletions

View File

@@ -6,4 +6,5 @@ This project contains examples for:
* `EntityCallback` API usage for before convert/save interaction.
* Result projections for DTOs and interface types.
* Query metadata.
* Unwrapping entities into the parent document.