> ## Documentation Index
> Fetch the complete documentation index at: https://resq-dependabot-github-actions-github-actions-478e18be3d.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Fetcher

# fetcher

## Classes

* [FetcherError](./classes/FetcherError)
* [FetcherValidationError](./classes/FetcherValidationError)

## Interfaces

* [FetcherOptions](./interfaces/FetcherOptions)

## Type Aliases

* [Headers](./type-aliases/Headers)
* [HttpMethod](./type-aliases/HttpMethod)
* [QueryParams](./type-aliases/QueryParams)
* [RequestBody](./type-aliases/RequestBody)

## Functions

* [createApiResponseSchema](./functions/createApiResponseSchema)
* [createPaginatedSchema](./functions/createPaginatedSchema)
* [del](./functions/del)
* [fetcher](./functions/fetcher)
* [get](./functions/get)
* [head](./functions/head)
* [options](./functions/options)
* [patch](./functions/patch)
* [post](./functions/post)
* [put](./functions/put)
