---
displayed_sidebar: pricingReference
---
import TypeList from "@site/src/components/TypeList"
# FindConfig
An object that is used to configure how an entity is retrieved from the database. It accepts as a typed parameter an `Entity` class,
which provides correct typing of field names in its properties.
## Type parameters