Record
create-site-build-params
No description available.
record create-site-build-params {
site-id: string,
clear-cache: option<bool>,
image: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| site-id | string | |
| clear-cache | option<bool> | |
| image | option<string> |