Quantcast
Channel: Mockaroo Community Forum - Latest posts
Viewing all articles
Browse latest Browse all 2665

Nesting with a random value as parent node?

$
0
0

how do I format a Firebase looking scheme to look like this with the second element as a "generate" firebase uid?
{
"counselors" : {
"-KuUv2rUWFHoizHWx2Gn" : {
"bio" : "Lorem ipsum ",
"city" : "Atlanta",
"firstname" : "Diane",
"lastname" : "Miller",
"state" : "Georgia",
"status" : "A"
}
},


Viewing all articles
Browse latest Browse all 2665

Trending Articles