Record
site
No description available.
record site {
created-at: option<string>,
domain: option<string>,
id: option<string>,
is-published: option<bool>,
site-title: option<string>,
updated-at: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| created-at | option<string> | |
| domain | option<string> | |
| id | option<string> | |
| is-published | option<bool> | |
| site-title | option<string> | |
| updated-at | option<string> |