diff --git a/packages/core-types/src/cache.ts b/packages/core-types/src/cache.ts index 295099a11c..715425c3f1 100644 --- a/packages/core-types/src/cache.ts +++ b/packages/core-types/src/cache.ts @@ -142,7 +142,9 @@ export interface Cache { peek(identifier: StableDocumentIdentifier): ResourceDocument | null; /** - * Peek resource data from the Cache. + * Peek remote resource data from the Cache. + * + * This will give the data provided from the server without any local changes. * * In development, if the return value * is JSON the return value