fix response cache usage with subscriptions #4635
Triggered via pull request
September 20, 2023 13:08
Status
Failure
Total duration
3m 32s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors
deployment:
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; }'.
|
deployment
Process completed with exit code 1.
|