Why do database edits lead to null responses in simple controllers?
Why is it that after editing a record from my database, a simple "get all" controller returns the collections I've edited as null from the runtime environment? Is this normal? I've conducted tests and before editing from the Railway JSON, it responds, but after making a simple change, it stops responding.
5 Replies
Project ID:
N/A
are you using the data tab?
Yes, I am testing
my collections have references, I thought it was because of their string
oh okay, i have not idea that behavior