Skip to main content

6 docs tagged with "populate"

View All Tags

How to populate creator fields

Learn how to populate creator fields such as createdBy and updatedBy by creating a custom controller that leverages the populate parameter.

Parameters

Use API parameters to refine your Strapi REST API queries.

Populating

Use Strapi's Query Engine API to populate relations when querying your content.

Understanding populate

Learn what populating means and how you can use the populate parameter in your REST API queries to add additional fields to your responses.