Skip to content

Commit abb1a03

Browse files
committed
update comment
1 parent 296e77d commit abb1a03

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphql/types/src/graphile.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ export interface ApiOptions {
4242
isPublic?: boolean;
4343
/** Schemas containing metadata tables */
4444
metaSchemas?: string[];
45-
/** Enable multi-tenancy cache (template-based instance sharing across tenants) */
45+
/** Enable multi-tenancy cache (buildKey-based handler reuse across matching inputs) */
4646
useMultiTenancyCache?: boolean;
4747
}
4848

0 commit comments

Comments
 (0)