added basic firestore nodes for get,set,add and query
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<script type="text/javascript">
|
||||
RED.nodes.registerType('rtdb-set',{
|
||||
|
||||
category: 'function',
|
||||
category: 'firebase-admin',
|
||||
color: '#a6bbcf',
|
||||
defaults: {
|
||||
name: {value:""},
|
||||
|
||||
Reference in New Issue
Block a user