ocexnn
DTDrizzle Team
•Created by ocexnn on 1/16/2025 in #help
How to deal with initial undefined data
Also, how do you guys make the query return a single object rather than an array with the object? Notice how I always have to say list[0] to access the data that i want. I would love to know how to be able to simplify that. Of course I could make a state that stores list[0] but I want to know if I can make the query itself return the single object instead. Thanks.
2 replies