fix content::fields in types.md (#1754)

This commit is contained in:
Pg Biel 2023-07-26 17:19:52 -03:00 committed by GitHub
parent 7341bdf2d1
commit 8c6addeb9b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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