Record
create-site-build-hook-params
No description available.
record create-site-build-hook-params {
site-id: string,
branch: option<string>,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| site-id | string | |
| branch | option<string> | |
| title | option<string> |