Skip to content

Commit

Permalink
api platform
Browse files Browse the repository at this point in the history
  • Loading branch information
priyadi committed Sep 22, 2024
1 parent 98c55f6 commit a379e6e
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/mapper/02-object.md
Original file line number Diff line number Diff line change
Expand Up @@ -328,6 +328,13 @@ everywhere, and be done with it.
Without lazy-loading, API Platform will hydrate everything in the object graph,
even when it only needs to generate an IRI.

:::info Shameless Plug

Read the documentation of [api-lite](/api-lite) to know more about how we
utilize Mapper with API Platform.

:::

### Eager Properties

During the mapping, Mapper will try to identify the identifier properties on the
Expand Down

0 comments on commit a379e6e

Please sign in to comment.