Remove stateEnum from API
In various queries on Collections, there is an additional stateEnum
field which is being displayed. We should either only display the state
as a character, or replace it with the enum type.
In various queries on Collections, there is an additional stateEnum
field which is being displayed. We should either only display the state
as a character, or replace it with the enum type.