Apollo GraphQL with SwiftUI Crash Course

แชร์
ฝัง
  • เผยแพร่เมื่อ 8 ก.ย. 2024

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

  • @bhushanrocks412
    @bhushanrocks412 ปีที่แล้ว +6

    this run script don't work in latest version , can you make this video again with newer version of apollo 1.0.6, i am not able to generate api.swift code

  • @tiendungnguyen851
    @tiendungnguyen851 ปีที่แล้ว +3

    when I read doc no more tutorial about run script any more. Instead they use codegen cli for create config file then generate code. But I can't folow this because some error happen and no where I can't found resolve this. I'm stuck with it :(((

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

    Great presentation. Wish you went into Update/Insert/Delete.

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

    Nice! 🚀👏👍

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

    Thanks for this 🤟

  • @sudhakard5273
    @sudhakard5273 ปีที่แล้ว +3

    can someone suggest me if have any recent tutorial on Graphql ?

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

      Did you find it? I can't find anything updated on TH-cam.
      It's really strange because I've seen many companies using GraphQL with iOS, but it's so poorly documented on the internet.

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

      @@acjazz01 no I didn’t find same like you

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

    Amazing

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

    well done!!!

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

    The details of the installation process was pretty poorly explained

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

    Wow 🤩 thank you so much for this amazing tutorial 🙏🏼

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

    Error: Cannot find module 'graphql/validation/rules/KnownArgumentNamesRule'
    when I try to download schema.json

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

      Try this:
      npm install -g apollo
      and rerun the command to download again

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

      @@ranhelfer4719 Iinstalling graphql or apollo globally seem to solve the issue

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

    Hey , This wonderful explanation and its useful , But i have one query for my hand . can you please post on Mutation sample video to write data server . with latest version Apollo. and i'm getting some issues apollo schema.json file create for new version . can please help me latest version how to create schema.json file and mutation.

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

    Even I build it for second time the code generation for API is falied

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

    Can we get an updated version for 1.x 🙏

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

      I have seen people telling not to use 1.x versions