I have a JSON-array containing objects of different types with different properties. One of the properties is called \"type\" and determines the type of the array item. Here
The CustomCreationConverter should be able to handle this.