# Type Alias: FetchMethodType

> **FetchMethodType** = *typeof* [`ValidFetchMethods`](../../variables/ValidFetchMethods/)\[`number`\]

Defined in: [api_types.ts:734](https://github.com/coda/packs-sdk/blob/853bf0fabbc842fea7362510b545440b16a96b05/api_types.ts#L734)

The type of the HTTP methods (verbs) supported by the fetcher.
