Decode a JSON string into an instance of T.
The deserialized value.
The JSON string to deserialize.
The target Type token (e.g. GraphContainer parameterized type).