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 Authored by varun on Mar 27 2024, 7:39 PM.
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
|