Properties
Protected allowEmpty
allowEmpty: boolean
Protected Optional body
body: Partial<T> | Partial<T>[]
Protected headers
headers: {}
Protected method
method: "GET" | "HEAD" | "POST" | "PATCH" | "DELETE"
Protected Optional schema
schema: undefined | string
Protected shouldThrowOnError
shouldThrowOnError: boolean
Protected Optional signal
signal: AbortSignal
Perform a function call.