You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @dogrileycom, thanks for reaching out.
This happens because we're initialising a User object whose properties default to None. The HTTP response only returns the selected fields.
Would you mind sharing more context/a use-case where you'd prefer an object with only the 26 fields?
Environment
Stack trace (if available)
Screenshot or
formatted
copy and paste of your stack trace.Describe the bug
formatting a select statement
This returns:
To Reproduce
Use the code above, it works across every object I have used so far.
Expected behavior
I would expect to just get the 26 fields I selected.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: