fix content::fields in types.md (#1754)
This commit is contained in:
parent
7341bdf2d1
commit
8c6addeb9b
|
|
@ -726,6 +726,8 @@ Return the fields of this content.
|
||||||
).fields()
|
).fields()
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- returns: dictionary
|
||||||
|
|
||||||
### location()
|
### location()
|
||||||
The location of the content. This is only available on content returned by
|
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
|
[query]($func/query), for other content it will fail with an error. The
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue