I have some code that looks like the following:
export const createTable = async (data) => { const doc = db.collection("tables").doc(); const