Skip to content

Commit

Permalink
Update universal-item-retrieval.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Simply007 authored Apr 11, 2023
1 parent afa8b97 commit 5d95e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/retrieving-data/universal-item-retrieval.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

> ⚠ This approach is experimental. It might contain breaking changes in the future.
The `IDeliveryClient` interface supports fetching of universal content items. Which is basically content item(s) with elements being deserialized into the dictionary of elements and its linked item.
The `IDeliveryClient` interface supports fetching the universal content items. Which is basically a form of representing content elements being deserialized into the dictionary of elements. And this universal item is retrieved as a part of universal response with its linked items.

> See [Strongly model retrieval approach](../customization-and-extensibility/strongly-typed-models.md) for more strictly typed model retrieval.
Expand Down

0 comments on commit 5d95e7d

Please sign in to comment.