On this pagecore.withidHome > @medplum/core > WithId WithId type Signature: export type WithId<T> = T & { id: string;};