feat(react-query): add mutationOptions #8346
Annotations
11 errors
Preview
Resource not accessible by integration
|
Test
Cannot find module 'src/types' or its corresponding type declarations.
|
Test
Cannot find module 'src/useMutationState' or its corresponding type declarations.
|
Test
Cannot find module 'src/useMutation' or its corresponding type declarations.
|
Test
Type 'MutationState<unknown, Error, unknown, unknown>[]' does not satisfy the constraint 'never'.
|
Test
Type 'number' does not satisfy the constraint 'never'.
|
Test
Type '{ field: string; }' does not satisfy the constraint 'never'.
|
Test
Parameter 'data' implicitly has an 'any' type.
|
Test
Cannot find module 'src/types' or its corresponding type declarations.
|
Test
Cannot find module 'src/useMutationState' or its corresponding type declarations.
|
Test
Cannot find module 'src/useMutation' or its corresponding type declarations.
|