Appearance
Documentation / core / HttpMethod
HttpMethod = "GET" | "POST" | "PUT" | "PATCH" | "DELETE"
"GET"
"POST"
"PUT"
"PATCH"
"DELETE"
Defined in: packages/core/src/api-client.ts:43