Deleting data with Fauna Query Language – FQL v10
Now that you have written some data and updated some data in Fauna, in this how to let’s delete some data! In my last post, you saw getting a result set from the byStatus index and using the .forEach() or...