ChainGraph API Documentation / @badaitech/badai-api / GraphQL / MakeEmpty
Type Alias: MakeEmpty<T, K>
MakeEmpty<
T,K> ={ [_ in K]?: never }
Defined in: client/graphql.ts:16
Type Parameters
T
T extends object
K
K extends keyof T
ChainGraph API Documentation / @badaitech/badai-api / GraphQL / MakeEmpty
MakeEmpty<
T,K> ={ [_ in K]?: never }
Defined in: client/graphql.ts:16
T extends object
K extends keyof T