NullableExtGraphRef<R extends Entity, E extends JoinRecordData, C extends GraphInput, U extends GraphInput>.create constructor
NullableExtGraphRef<R extends Entity, E extends JoinRecordData, C extends GraphInput, U extends GraphInput>.create (])
Implementation
NullableExtGraphRef.create(C entity, E props,
[this._recordType, this.refLabel])
: _create = entity,
_update = null,
_props = props,
isDisconnect = false,
_linkedId = null;