interface WithGsiId {
    gsiId?: string;
}

Properties

Properties

gsiId?: string

If an entity has multiple GSIs then this property must be used to specify which GSI to use

use the only GSI on the entity