mirror of
https://github.com/strapi/strapi.git
synced 2025-12-25 06:04:29 +00:00
fix comment
This commit is contained in:
parent
ef71bdfd20
commit
30fa5bd2c3
@ -55,8 +55,8 @@ const addCreatedByRolesPopulate = (populate) => {
|
||||
};
|
||||
|
||||
/**
|
||||
* When relations.populate is set to true, populated relations
|
||||
* will be passed to the webhook and db lifecycles events. The entity-manager
|
||||
* When webhooks.populateRelations is set to true, populated relations
|
||||
* will be passed to any webhook event. The entity-manager
|
||||
* response will not have the populated relations though.
|
||||
* For performance reasons, it is recommended to set it to false,
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user