# Variable: ValidFetchMethods

> `const` **ValidFetchMethods**: readonly \[`"GET"`, `"PATCH"`, `"POST"`, `"PUT"`, `"DELETE"`, `"HEAD"`\]

Defined in: [api_types.ts:732](https://github.com/coda/packs-sdk/blob/279a7a7a5cbb5c317475f389af3f063f61f0ee21/api_types.ts#L732)

The HTTP methods (verbs) supported by the fetcher.
