Apollo Client Queries with React and Apollo Server (useQuery, useLazyQuery)

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ธ.ค. 2024

ความคิดเห็น • 9

  • @dryujin1004
    @dryujin1004 ปีที่แล้ว

    thank you so much!! it works!!
    i was trying to connect GraphQL api to get data. it took about whole day..
    as soon as i met your video, i finially made it. only took 20 min.
    thank you. and i will looking forward meet your video again.

  • @gabrieldsfaria
    @gabrieldsfaria ปีที่แล้ว

    Thanks! Very helpful!

  • @ABUTAHER-wg7gz
    @ABUTAHER-wg7gz ปีที่แล้ว +1

    Hey, a'm using useQuery but every render of component useQuery calling api backend how can i protect it

  • @mulaicoding1805
    @mulaicoding1805 2 ปีที่แล้ว +1

    Thank you! This helps me alot! Please post pagination or search filtering maybe?

    • @CooperCodes
      @CooperCodes  2 ปีที่แล้ว

      Will do a video on these topics soon! Thank you for the comment

  • @user-po8cq1ki7u
    @user-po8cq1ki7u 2 ปีที่แล้ว

    왜 이 영상이 나한테 추천됐는지는 모르겠지만 유튜브 알고리즘의 간택을 축하합니다

  • @lolmeow
    @lolmeow ปีที่แล้ว

    please rename your playlist, this is not apollo client fundamentals. this is just another, one of the countless, generic howto videos which leave you with a to-do list without understanding
    so to note, i am not trying to discourage you or anything. here is an example, this is however just an overview: th-cam.com/video/yWzKJPw_VzM/w-d-xo.html

    • @CooperCodes
      @CooperCodes  ปีที่แล้ว +1

      Apollo client is the client for Apollo Server, what you have referenced is a GraphQL Client video. This video is very much explaining the fundamentals behind Apollo Client, while assuming you have some understanding of what a GraphQL Client is. Thanks, but if you need a better understanding of GraphQL as opposed to Apollo itself you can watch those videos no problem.