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
The list of classes to deserialize in JsonResourceTypeLocator does not include QbdtEntityIdMapping, so when querying for that entity, no results are returned in QueryResult.
If you enable debug logging, you can see that the JSON payload has data in it, but since there is no type registered, the object is not deserialized (but the counts are).