UseMutation Hook in Apollo Client | GraphQL Course For Beginners Ep. 7

Поделиться
HTML-код
  • Опубликовано: 17 ноя 2024

Комментарии • 29

  • @CuriousAnonDev
    @CuriousAnonDev Год назад

    Completed all videos
    Learnt a lot !
    Definitely the Best series compared to other lectures on graphQl

  • @kushalkar9486
    @kushalkar9486 3 года назад +1

    Pedro! you are literally saving my life brother.💝

  • @HijabiCoder
    @HijabiCoder 3 года назад +4

    I love this series and the quality. Thank you 💖

  • @yasinnkhann
    @yasinnkhann 3 года назад +2

    Pedro! Can you do a video on how to deploy a PERN app onto heroku? There aren’t many videos online for it and I’m having trouble doing it

  • @aglowkeys
    @aglowkeys 3 года назад

    I finally caught up with the series! Thank you for the videos Pedro, I will be waiting for the next ones. Hope you will cover gql fragments!

  • @develop-with-faizan
    @develop-with-faizan 3 года назад +1

    Thank you for this amazing video .Kindly tell me which topic of grapqhl you will be covering next?

    • @PedroTechnologies
      @PedroTechnologies  3 года назад

      I believe next episode will be going over all the backend stuff that is missing (context, subscriptions, parent...)

  • @emmanuelamodu2390
    @emmanuelamodu2390 Год назад

    Well done Pedro!!

  • @brandonmchugh9821
    @brandonmchugh9821 2 года назад

    Amazing series, man. Thanks for doing this!! Youre real good at explaining things

  • @juanroldan1989
    @juanroldan1989 3 года назад +1

    Hey Pedro! Which is the VS Code plugin you use that arranges/organizes code SO GOOD after you save the file? I've tried Prettier but it keeps removing the ";" from the javascript file. AMAZING content mate! Keep the episodes coming! Cheers!

  • @mustaneerhaider515
    @mustaneerhaider515 3 года назад

    Bro make videos on subscriptions with graphql and useSubscription hook and also image upload using apollo. Btw love your style fo explanations keep up and keep posting videos graphql.

  • @develop-with-faizan
    @develop-with-faizan 3 года назад +1

    and I have 2 question regarding the topics also
    1)In Mutation apollo client you gave $input:createUserInput . should't this give you an error thats it's not define or so ? where is createUserInput coming from ?I know you have define it on backend kindly tell me about frontend.where's it?
    2)So in backend there can be only 1 object of typedefs and 1 of resolvers and we do our whole logic and schema there or can we create multiple of these and combine them ?
    Kindly answer both

    • @PedroTechnologies
      @PedroTechnologies  3 года назад

      1) Yeah the createUserInput type comes from the backend :)
      3) Yeah, we need only one typedef and 1 resolver vars. But. if you want to separate them into different files (I recommend it for big projects) you can do that.

  • @ayushyt918
    @ayushyt918 2 года назад

    Thank you Pedro !!

  • @manoj-k
    @manoj-k 3 года назад

    🔥🔥🔥

  • @Victor-wh9bs
    @Victor-wh9bs 2 года назад

    Great Video

  • @abhaytiwari6411
    @abhaytiwari6411 3 года назад +1

    Thank you so much brother 👍

  • @cassiking2419
    @cassiking2419 2 года назад

    great video series!

  • @pikolq7665
    @pikolq7665 3 года назад

    teach us next js.
    we need complete tutorial on next js with an ecommerce site using material ui and mern.

  • @changyu7313
    @changyu7313 2 года назад

    Do you know how to change FakeData to a real DB, like the MongoDB?

  • @CraftinPark
    @CraftinPark 3 года назад +1

    Did you think of me when you put John or was it just a randomly chosen name

    • @PedroTechnologies
      @PedroTechnologies  3 года назад +1

      It was random lmaooo its the most common name in the world

    • @CraftinPark
      @CraftinPark 3 года назад

      @@PedroTechnologies >:(

  • @aliomer9049
    @aliomer9049 3 года назад

    Thank you so much

  • @code5705
    @code5705 Год назад

    how upload file via apollo server

  • @jirijancik2
    @jirijancik2 3 года назад +1

    well I would love to see something bit more professional, more advanced, proper file-folder structure, advanced usage, conected with DB etc. Everybody is making same "Basic graphql tutorial" . Half of them are outdated and those that are not are just plain basic "This guys is a schema" ... Even example repo would be sweet