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

    Dukuo

    12/31/2017, 6:46 PM
    @thangngoc89 you come from the future mind blown !!
  • h

    harmony

    12/31/2017, 6:46 PM
    indeed I am
  • t

    thangngoc89

    12/31/2017, 6:46 PM
    @Dukuo haha.
  • h

    harmony

    12/31/2017, 6:46 PM
    good to know there's another one in here
  • t

    thangngoc89

    12/31/2017, 6:46 PM
    good to know it too πŸ˜‰
  • d

    Dukuo

    12/31/2017, 6:47 PM
    happy new year! 🦜
  • h

    harmony

    12/31/2017, 6:47 PM
    just 4 more hours for me
  • t

    thangngoc89

    12/31/2017, 6:47 PM
    happy new year 🦜
  • h

    harmony

    12/31/2017, 6:47 PM
    does anyone know why
    createOrUpdate
    requires an ID ?
  • t

    thangngoc89

    12/31/2017, 6:49 PM
    I'm just exploring graphcool, but isn't ID for Update part ?
  • h

    harmony

    12/31/2017, 6:49 PM
    yea
  • h

    harmony

    12/31/2017, 6:49 PM
    but I don't know if it exists
  • h

    harmony

    12/31/2017, 6:49 PM
    so where should I get an id
  • h

    harmony

    12/31/2017, 6:50 PM
    createOrUpdate
    seems like it should work without
    n
    • 2
    • 13
  • d

    Dukuo

    12/31/2017, 6:50 PM
    (let's keep conversations in threads please! πŸ˜„ )
  • h

    harmony

    12/31/2017, 6:50 PM
    slack doesn't encourage it enough
    d
    • 2
    • 4
  • h

    harmony

    12/31/2017, 7:10 PM
    which version of node do the functions run?
  • t

    thangngoc89

    12/31/2017, 8:10 PM
    After reading a lot of stuff, I'm still confused about the current situation here. There is - Graphcool 1.0 which is a database layer - I have to the application logic myself (which is a good thing to me) - Graphcool framework: Can I deploy a version of the framework myself and connect my application to the framework?
    l
    • 2
    • 2
  • t

    thangngoc89

    12/31/2017, 8:10 PM
    anyway, too many Graphcools
  • l

    logan

    12/31/2017, 8:49 PM
    with the beta cli, I sent a SIGINT (ctrl+C) mid deploy, and am having trouble re-deploying:
    Copy code
    Error: You can not deploy to a service stage while there is a deployment in progress or a pending deployment scheduled already. Please try again after the deployment finished.
    Anyone have insights to getting around this? i’ve tried
    graphcool deploy --force
    n
    • 2
    • 1
  • n

    notrab

    12/31/2017, 10:35 PM
    Happy New Year to everyone here and a huge thank you to the Graphcool team for their amazing work in 2017!
    πŸ’š 3
    🦜 3
    parrotwave2 1
  • m

    mattbryanswan

    12/31/2017, 11:32 PM
    each
    graphcool deploy
    seems to be taking longer today, from 20 seconds when I started working to now between 8 and 10 mins each time. What am I doing wrong?
  • m

    mattbryanswan

    12/31/2017, 11:52 PM
    can you pass multiline strings in graphQL? I'm using the template for Amazon SES and sending HTML/Text content, but neither template literals or newline characters (\n) are being respected
  • i

    iamclaytonray

    01/01/2018, 12:15 AM
    Has anyone ever tried using a
    class
    in their GC functions?
    m
    • 2
    • 1
  • j

    JR Leonard

    01/01/2018, 12:40 AM
    The relevant lines are 12-14
    Is_there_documentation_on_how_to_use_the__connect__word_in_a_Query_Mutation_.js
  • n

    nilan

    01/01/2018, 2:22 AM
    @JR Leonard https://www.graph.cool/docs/1.0/reference/graphql-crud-api/mutations-ol0yuoz6go#relation-mutations
  • n

    nilan

    01/01/2018, 2:22 AM
    autocompletion in the playground is probably the best way to explore the API πŸ™‚
  • j

    JR Leonard

    01/01/2018, 5:48 AM
    THANKS @nilan!!!! The docs for v1.0 was exactly what I needed!
  • f

    franky47

    01/01/2018, 8:30 AM
    Hi everyone, and a happy new year ! πŸŽ‰ I just discovered GraphCool from this article: https://medium.com/@kmelve/how-i-made-a-company-dictionary-with-graph-cool-and-webtask-io-ba2c84e45039 Looking forward to learning GraphQL and making quick prototypes this year ! πŸ™‚
    n
    • 2
    • 1
  • t

    thangngoc89

    01/01/2018, 10:04 AM
    What is the lastest working version of graphcool ? I followed the tutorial on https://github.com/graphql-boilerplates/node-graphql-server/tree/master/basic and got stuck at
    graphcool deploy
    step with this bug https://github.com/graphcool/framework/issues/1458
1...489490491...637Latest