Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
TS2769: No overload matches this call. The last overload gave the following error. Argument of type '(a: any, b: any, c: any) => Promise<any>' is not assignable to parameter of type 'MutationKey'. Type '(a: any, b: any, c: any) => Promise<any>' is missing the following properties from type 'readonly unknown[]': concat, join, slice, indexOf, and 17 more.
Beta Was this translation helpful? Give feedback.
All reactions