GodotNuts / GodotFirebase

Implementations of Firebase for Godot using GDScript
MIT License
558 stars 79 forks source link

Add set(document_id: String, data: Dictionary) function #442

Open RemyBENALOUANE opened 2 weeks ago

RemyBENALOUANE commented 2 weeks ago

Add set(document_id: String, data: Dictionary) function in firestore_collection.gd to replace a document by a Dictionary