NullableUnionGraphRef<E extends Entity, C extends GraphInput, U extends GraphInput>.update constructor
NullableUnionGraphRef<E extends Entity, C extends GraphInput, U extends GraphInput>.update ()
Implementation
NullableUnionGraphRef.update(String id, U update, String recordType)
: super.update(id, update, recordType);