Improve RecordTableCellperformances (#3659)
* Improve RecordTableCellperformances * Fixes
This commit is contained in:
@ -28,8 +28,9 @@ export const triggerDeleteRecordsOptimisticEffect = ({
|
||||
objectMetadataItem.nameSingular,
|
||||
cachedConnection,
|
||||
)
|
||||
)
|
||||
) {
|
||||
return cachedConnection;
|
||||
}
|
||||
|
||||
const { variables } =
|
||||
parseApolloStoreFieldName<CachedObjectRecordQueryVariables>(
|
||||
|
||||
Reference in New Issue
Block a user