We need this index to query efficiently for the userID, username, and walletAddress for all users with a farcasterID
We set the projection_type to INCLUDE so we don't just get the userID
Depends on D11399
Differential D11400
[terraform] add GSI for farcasterID varun on Mar 27 2024, 12:39 PM. Authored by Tags None Referenced Files
Details
We need this index to query efficiently for the userID, username, and walletAddress for all users with a farcasterID We set the projection_type to INCLUDE so we don't just get the userID Depends on D11399 later in the stack I introduce a database client method to get the
Diff Detail
|