react-query-firebase / UseLinkWitCredentialMutationVariables
Type Alias: UseLinkWitCredentialMutationVariables
ts
type UseLinkWitCredentialMutationVariables = object;Defined in: src/web/auth/useLinkWithCredentialMutation.ts:7
Properties
credential
ts
credential: AuthCredential;Defined in: src/web/auth/useLinkWithCredentialMutation.ts:9
user
ts
user: User;Defined in: src/web/auth/useLinkWithCredentialMutation.ts:8