<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@firebase/functions-types](./functions-types.md) &gt; [HttpsCallable](./functions-types.httpscallable.md)

## HttpsCallable interface

An HttpsCallable is a reference to a "callable" http trigger in Google Cloud Functions.

<b>Signature:</b>

```typescript
export interface HttpsCallable 
```
