Beta
Optional
Beta
data?: string | { Optional data for the HTTP request.
Optional
Beta
headers?: { Optional headers for the HTTP request.
Beta
method: The HTTP method for the transform.
Beta
type: "http"The type of the transform, always 'http' for this type.
Beta
url: stringThe URL for the HTTP request, can be relative to the url of the deployed app
Type representing an HTTP transform definition.