diff --git a/docs/reference/types.md b/docs/reference/types.md index d602bc3e6..4150cc9b1 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