mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-13 07:45:56 +00:00
See: https://github.com/Human-Connection/Human-Connection/pull/478/files#r281267486 > We found the reason for it: If you have an exclamation mark in the schema e.g. > email! and the response would e.g. expect the email for each User object, and > the server does not have an email for the client, then the entire User object > gets nullified.