Interface: DatabricksFetchInit
Request options for databricksFetch.
Properties
Section titled “Properties”
optionalbody?:unknown
JSON-serialized as the request body when present.
headers?
Section titled “headers?”
optionalheaders?:Record<string,string>
Extra headers merged over the default Content-Type: application/json.
method
Section titled “method”method:
string
signal?
Section titled “signal?”
optionalsignal?:AbortSignal