I have an authenticated GraphQL API endpoint created using Appsync and Cognito (basic email and password authentication). How I can connect to this API from an existing Nuxt frontend application? I don't want to use the default vue frontend created by aws amplify.