core.resourcemodifiedevent.resource
Home > @medplum/core > ResourceModifiedEvent > resource
ResourceModifiedEvent.resource property
The server-returned resource, when available. Undefined for deletes.
Signature:
resource?: WithId<T>;
Home > @medplum/core > ResourceModifiedEvent > resource
The server-returned resource, when available. Undefined for deletes.
Signature:
resource?: WithId<T>;