property CacheApiMiddlewareOptions.key Builds the cache key from the request. Omitted uses the full request URL, which is what the platform's own cache keys on. Type (ctx: IRequestContext) => string