Skip to content

Commit

Permalink
fix: typo in admonition (#2349)
Browse files Browse the repository at this point in the history
  • Loading branch information
Qbject authored Jan 14, 2025
1 parent d316792 commit 549cb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus/docs/dev-docs/api/document-service/fields.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import IdsInResponse from '/docs/snippets/id-in-responses.md'

By default the [Document Service API](/dev-docs/api/document-service) returns all the fields of a document but does not populate any fields. This page describes how to use the `fields` parameter to return only specific fields with the query results.

:::time.p
:::tip
You can also use the `populate` parameter to populate relations, media fields, components, or dynamic zones (see the [`populate` parameter](/dev-docs/api/document-service/populate) documentation).
:::

Expand Down

0 comments on commit 549cb12

Please sign in to comment.