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