https://www.prisma.io/ logo
Join Slack
Powered by
# prisma-whats-new
  • y

    yus

    06/01/2017, 4:24 AM
    just not inline
  • w

    wallslide

    06/01/2017, 4:24 AM
    another question, do you know if those functions I write are part of the graphcool project that you can download w/ the graphcool cli?
  • y

    yus

    06/01/2017, 4:24 AM
    not at this time. thats my experience. I've just been using it for a couple of days!
  • w

    wallslide

    06/01/2017, 4:24 AM
    I wonder if I can version control them that way
  • y

    yus

    06/01/2017, 4:25 AM
    i'm not sure about downloading the functions.
  • y

    yus

    06/01/2017, 4:25 AM
    thats a good one though
  • w

    wallslide

    06/01/2017, 4:25 AM
    and deploy schema updates at the same time as function updates
  • y

    yus

    06/01/2017, 4:25 AM
    i would also like to be able to version it
  • w

    wallslide

    06/01/2017, 4:25 AM
    okay, well thanks a lot for your help 🙂
  • y

    yus

    06/01/2017, 4:25 AM
    let me know if u find the answer!
  • w

    wallslide

    06/01/2017, 4:25 AM
    I've been using lambda until now
  • w

    wallslide

    06/01/2017, 4:25 AM
    with serverless
  • w

    wallslide

    06/01/2017, 4:25 AM
    so I'm excited about the new function pipeline
  • y

    yus

    06/01/2017, 4:25 AM
    yes
  • y

    yus

    06/01/2017, 4:25 AM
    with webhook, you can continue to use lambda
  • y

    yus

    06/01/2017, 4:26 AM
    the pipeline hook is awesome
  • y

    yus

    06/01/2017, 4:26 AM
    i havent used it yet though
  • w

    wallslide

    06/01/2017, 4:26 AM
    yeah, it would makes things more efficient to use the pipeline
  • y

    yus

    06/01/2017, 4:26 AM
    but im pretty sure ill find a use case to use it in the future
  • y

    yus

    06/01/2017, 4:26 AM
    the only thing i would say is, u can't unit test these inline code
  • w

    wallslide

    06/01/2017, 4:28 AM
    there are some things where I have the client write a mutation, then wait on on a subscription update to proceed. But with the mutation lifecycle hooks, I could just update the data as part of the mutation process and then return the data to the client all with one mutation call
    👍 1
    n
    y
    • 3
    • 7
  • p

    Pieter

    06/01/2017, 7:23 AM
    Hi I am brand new to graphcool, and graphql in general. When I registered for the first time there was a quick tutorial on screen that I followed. One of the things it showed me was how to create a mutation, but I simply cannot find it other than using the playground.
  • l

    lastmjs

    06/01/2017, 8:00 AM
    @Pieter Find what exactly?
    p
    • 2
    • 1
  • l

    lastmjs

    06/01/2017, 8:01 AM
    If you're talking about documentation for mutations: https://www.graph.cool/docs/reference/simple-api/mutations-ol0yuoz6go/
  • l

    lastmjs

    06/01/2017, 8:02 AM
    The docs are extremely helpful and thorough, and they can all be reached from here: https://www.graph.cool/docs/
  • u

    user

    06/01/2017, 8:27 AM
    @nilan commented on @chrishurlburt’s file https://prisma.slack.com/files/U5KSSKPEG/F5MHBD1SS/-.txt: hey @chrishurlburt could you send me your project id in PM?
    -.txt
  • l

    lastmjs

    06/01/2017, 8:57 AM
    @nilan I could use some help with subscriptions using native web sockets. I don't understand the handshake that I need to do, and I'm getting a 400 error when trying to establish an initial web socket connection to my project's endpoint
    n
    • 2
    • 20
  • p

    Pieter

    06/01/2017, 9:50 AM
    Hi, I see apollo optics is now free to use so I plan to start using it for our project that we starting out now. The plan was to use graphcool as a backend. Is there a way to integrate
    Optics
    ? I see there is a feature request that has been closed. https://github.com/graphcool/feature-requests/issues/133
    n
    h
    • 3
    • 5
  • p

    Pieter

    06/01/2017, 9:54 AM
    @nilan ^
  • h

    halborg

    06/01/2017, 10:12 AM
    Can anyone quickly give me an explanation as to what to pass in with the “clientMutationId” field in mutations?
    n
    n
    • 3
    • 7
1...210211212...637Latest