summaryrefslogtreecommitdiff
path: root/docs/reference
diff options
context:
space:
mode:
authorPg Biel <9021226+PgBiel@users.noreply.github.com>2023-07-26 17:19:52 -0300
committerGitHub <noreply@github.com>2023-07-26 22:19:52 +0200
commit8c6addeb9be07eebaefc78ec9e3d3d302e8baf34 (patch)
tree056326f48cb2d7fb0d40a2d3644c080797db34b1 /docs/reference
parent7341bdf2d1b605438fa64d04acf5f4e25df2a444 (diff)
fix content::fields in types.md (#1754)
Diffstat (limited to 'docs/reference')
-rw-r--r--docs/reference/types.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/reference/types.md b/docs/reference/types.md
index d602bc3e..4150cc9b 100644
--- a/docs/reference/types.md
+++ b/docs/reference/types.md
@@ -726,6 +726,8 @@ Return the fields of this content.
).fields()
```
+- returns: dictionary
+
### location()
The location of the content. This is only available on content returned by
[query]($func/query), for other content it will fail with an error. The