diff options
Diffstat (limited to 'docs/reference')
| -rw-r--r-- | docs/reference/types.md | 2 |
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 |
