DEV Community

Discussion on: Migrate react-apollo from v2 to v3 in conjunction with AWS AppSync

Collapse
 
frivolta profile image
Filippo Rivolta • Edited

not working mate: Argument of type '{ url: string; region: string; auth: { type: string; jwtToken: () => Promise; }; }' is not assignable to parameter of type '{ url: string; region: string; auth: AuthOptions; }'...

Have a look here: github.com/awslabs/aws-mobile-apps...

Collapse
 
danielbayerlein profile image
Daniel Bayerlein

Just tested again and it works for me. Can you describe your problem a bit? Which versions do you use?