Skip to content

Conversation

@jhuleatt
Copy link
Collaborator

@jhuleatt jhuleatt commented May 6, 2022

Callables take a single CallableRequest object with the following fields:

export interface CallableRequest<T = any> { data: T; app?: AppCheckData; auth?: AuthData; instanceIdToken?: string; rawRequest: Request; }

FYI @egilmorez @thatfiredev

@jhuleatt jhuleatt changed the title Jhuleatt gen2 callable types Update gen2 callable types May 6, 2022
@jhuleatt jhuleatt merged commit 9c8b7a8 into gen2 May 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

1 participant