fix response cache usage with subscriptions #7447
Annotations
2 errors
packages/plugins/response-cache/src/index.ts#L133
Argument of type '{ documentString: string; variableValues: Record<string, any> | undefined; operationName: string | undefined; sessionId: Maybe<string>; }' is not assignable to parameter of type '{ documentString: string; variableValues: Maybe<{ readonly [variable: string]: unknown; }>; operationName?: Maybe<string>; sessionId: Maybe<string>; context: unknown; }'.
|
|
The logs for this run have expired and are no longer available.
Loading