3:20 Best thing I've learned in a while, didn't know you could just drag the little weatherman across the screen. All the YTvideos I've watched..never seen that done..cool.
Great video. Would be nice to have a complete integration with a real (simple) database table and a simple ACL like: only the owner of something can create/delete/modify their own stuff and a master user (admin) that can do anything anywhere.
Are you asking for is a shake-'n-bake solution for API server management? There is none because it would have to cover all possible security issues that server management brings up. Too bad. :/
How can i refresh the ApolloQuery, once a submit a Mutation ? for eg. add a new item to ToDo list via a text box Mutation and then refresh ApolloQuery to show the added item?
allTodos: gql` query{ allTodos{ id nombre } } ` Ya no acepta "query" se debe omitir, a mí me salía error, cuando eliminé eso, se solucionó. ¿Alguna opinión?
Thank you so much! I watched many video learning how to use graphql in vue but yours is the best. I see that you only need to install apollo, so apollo is contain graphql inside already?
Hey Erik, thanks for sharing your knowledge, it really helped me out, I have a question, in case you have chance to answer, I am starting learning frontend development, so I read about NPM and YARN, I used yarn, but following your steps with yarn instead of npm, it broken the dependencies installation, and then I tried again with npm and it worked! So, Do you recommend NPM or YARN for Vue development?
Yeah, I changed keyboards earlier last year, and they are a bit more clacky and loud. I need to find a quieter keyboard again. I'll post a video with all my equipment, soon.
GraphQL + Vue, yup, you don't need React!
Thank you for the video! I loved it! If you do more with Vue + GraphQL, I'd love to see them!! Subscribed now.
Anytime I want to learn something new in Vue, Just refer to Erik's video. Great video as expected. Thanks :)
3:20 Best thing I've learned in a while, didn't know you could just drag the little weatherman across the screen. All the YTvideos I've watched..never seen that done..cool.
Ha yup!
Great video. I'm a fan of Vue from now!
Just One Word: AMAZING !!!
Thanks Erik !
Thanks!
Thank you! Can I use it with vuex and init apollo.query in vuex store getters and actions?
Thank you for all your great work. More on Apollo GraphQL would be great
I don't think fakerql site is up and running? Can somebody confirm please. Or am I missing something?
yes its down
I also wanted to use it but it is unavailable.
fakerql website is down, can you please give an alternative fake graphql api? thank you
Great video. Would be nice to have a complete integration with a real (simple) database table and a simple ACL like: only the owner of something can create/delete/modify their own stuff and a master user (admin) that can do anything anywhere.
Are you asking for is a shake-'n-bake solution for API server management? There is none because it would have to cover all possible security issues that server management brings up. Too bad. :/
How can i refresh the ApolloQuery, once a submit a Mutation ?
for eg.
add a new item to ToDo list via a text box Mutation and then refresh ApolloQuery to show the added item?
What method is recommended?
1) Apollo Object
2) Apollo Query in Template
3) Apollo Query external query file
allTodos: gql`
query{
allTodos{
id
nombre
}
}
`
Ya no acepta "query" se debe omitir, a mí me salía error, cuando eliminé eso, se solucionó. ¿Alguna opinión?
Great! Thanks for the video. By the way, what is this VSCode theme you are using?
SynthWave '84
can you please make a whole app using nuxt and apollo integrating a graphql API
Thank you ! great video tutorial.
i know how to do it with react, but its time to try vue... thanks for the video!
Vue add method is not working now. It is giving errors. please make a tutorial on how to add them manually
Hey Erik. Please do more of Apollo vue videos as there are so little of them on youtube. Thank you!
I'll look into it!
Thank you so much! I watched many video learning how to use graphql in vue but yours is the best. I see that you only need to install apollo, so apollo is contain graphql inside already?
Hey Erik, thanks for sharing your knowledge, it really helped me out, I have a question, in case you have chance to answer, I am starting learning frontend development, so I read about NPM and YARN, I used yarn, but following your steps with yarn instead of npm, it broken the dependencies installation, and then I tried again with npm and it worked!
So, Do you recommend NPM or YARN for Vue development?
npm
It'd great to see a tutorial on how apollo can remove the need for Vuex stores.
It is indeed a good idea Eric!
Thank you Erik! Great Video!! An update for composition api aproach in Vue 3 + Vue Apollo 4 could be great! Thank you!
Im getting this error when installing apollo vue.
command failed: yarn add vue-cli-plugin-apollo -D --tilde
Does anyone know how to solve it?
For me it fails on 10:30. App says in the console that I a have a Network Error, Failed To Fetch
what theme are you using?
Oky! So apollo is graphql consumer
Just like axios for rest api ??
I think FakerQL doesn't exist anymore, was trying to use it but nothing seems to appear
what mic do you use?
This is so cool though!!!
Unrelated to the content, but what keyboard/switches are you using?
Yeah, I changed keyboards earlier last year, and they are a bit more clacky and loud. I need to find a quieter keyboard again. I'll post a video with all my equipment, soon.
@@ProgramWithErik I ask because I actually really like the sound of whatever you're using in this video!
Thanks a lot!
Excuse me, I can't access `fackerql.com` to test
Yeah it's down. Sucks :(
@@ProgramWithErik haha thanks
Great
Hi! Whats your VSCode extension used here... like a neon style? th-cam.com/video/8JtmnsolNq8/w-d-xo.html Thanks!
Synthwave 84
It should be good the videos about GraphQL using Relay modern (Mongo/Express/React)
vue add apollo no longer works
not relevant video now as apollo directory has changed
It should be good the videos about GraphQL using Relay modern (Mongo/Express/React)
It should be good the videos about GraphQL using Relay modern (Mongo/Express/React)
Thanks for the suggestion!