Wasm Directoryalpha
Record

update-site-build-hook-params

No description available.

record update-site-build-hook-params {
  site-id: string,
  id: string,
  branch: option​<string>,
  title: option​<string>,
}

Fields

NameTypeDescription
site-idstring
idstring
branchoption​<string>
titleoption​<string>