UNPKG

@userlab/dx

Version:

Build efficient GraphQL backend

6 lines (5 loc) 71 B
export interface AppContext { user: { id: string; }; }