@medplum/fhir-router 4.3.10 → 4.3.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -316,7 +316,6 @@ export declare function updateResourceImpl<T extends Resource>(resourceType: T['
316
316
 
317
317
  export declare type UpdateResourceOptions = {
318
318
  ifMatch?: string;
319
- inheritAccounts?: boolean;
320
319
  };
321
320
 
322
321
  export { }
@@ -316,7 +316,6 @@ export declare function updateResourceImpl<T extends Resource>(resourceType: T['
316
316
 
317
317
  export declare type UpdateResourceOptions = {
318
318
  ifMatch?: string;
319
- inheritAccounts?: boolean;
320
319
  };
321
320
 
322
321
  export { }