Please have in mind write durability depends on the NAND flash chips used. You got single-level cell (SLC), multi-level cell (MLC), triple-level cell (TLC) and quad-level cell (QLC).
SLC has the highest write endurance and highest price. It only have a high state or a low state (1-bit, 1 or 0).
MLC is less reliable and have between 10-20 times less write endurance compared to SLC but doubles the capacity in the same size by increasing the number of states it can be in (2-bit, 11, 01, 00 or 01). The Samsung 970 Pro uses this for example.
TLC takes it a step further yet again by going 3-bit, even less reliability and another order of magnitude worse write endurance. This is what most drives uses today. If you buy a TLC drive it needs to be of high capacity (1TB+) to mitigate its much lower reliability and write endurance.
QLC is basically toilet paper (4-bit) and is the one time use laughing stock of NAND flash but it is cheap as chips. Only buy the 2TB+ version of any SSD drive using it to mitigate the worst write endurance in the industry.
My old Apple SSD is using MLC but I have no idea what the newer stuff uses.