Implementing our Private & Public Amplify GraphQL API in our Nuxt app (API Part 2)

preview_player
Показать описание
In this lesson we'll be implementing our publicly and privately accessible AWS Amplify GraphQL API, which we created in the last lesson, within our Nuxt project.

Series:
5. Adding a public and private API (Part 2, Implementation) - You are here
7. Setup production environment and deployment

Repository:

Dependencies:

Social Media:
Рекомендации по теме
Комментарии
Автор

Make sure you're defining your Vuex state as a function that returns an object, ie: () => ({}). I got my Vuex environments mixed up when I improperly defined it as an object.

Adocasts
Автор

Love your video series. Would you be able to do a video on auth route guards to avoid getting to that edit page at all if you don't have permissions. I've been trying to figure that out and the nuxt router is something i don't have a lot of experience in.

funkel
Автор

@jagr.co I seem to have run into and issue where all my queries/mutations are stating Not Authorized to access getMember on type Query. It works fine when logged into amplify console but i'm assuming i'm having a auth issue here. Have you seen this and do you happen to know how to fix it? i've excluded all auth declarations from my schema because its not possible to use the built in auth with a many to many relationship (as far as i can tell), so i didn't expect this to occur.

funkel
Автор

Great video! I have a question, can i deploy SSR nuxt app whit amplify? can you plublic a video about that?

PD: Im Peruvian student, sorry for my english ):

javiechoPeru
join shbcf.ru