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

    luke

    10/28/2016, 10:34 AM
    The problem is I cannot figure out how to return 401s from the server! using express-graphql
  • s

    sorenbs

    10/28/2016, 10:36 AM
    @luke Did you see this discussion from last year? https://github.com/graphql/express-graphql/issues/111 Are you familiar with express in general?
  • l

    luke

    10/28/2016, 10:37 AM
    Yeah i was just looking at that issue!
  • l

    luke

    10/28/2016, 10:39 AM
    seems like a good solution - will give it a go...
  • s

    sorenbs

    10/28/2016, 10:41 AM
    Super - should be fairly simple iirc πŸ™‚
  • s

    scripttease

    10/28/2016, 5:00 PM
    @schickling Great, thank you for the link!
    πŸ‘ 1
  • m

    marko-pavlovic

    10/29/2016, 5:51 PM
    Hello everyone πŸ™‚
  • s

    schickling

    10/29/2016, 5:51 PM
    Hey Marko!
  • m

    marko-pavlovic

    10/29/2016, 5:52 PM
    I am playing around with GraphQL these days, and I have a quick question, if that is ok?
  • s

    schickling

    10/29/2016, 5:53 PM
    Sure! Feel free to ask if you need any help πŸ™‚
  • m

    marko-pavlovic

    10/29/2016, 5:56 PM
    Ok, so my goal is to develop an app with GraphQL and my question is: how would I go about making 2 apps with graph.cool - one app being the staging and the other being the production version of the same service?
  • m

    marko-pavlovic

    10/29/2016, 5:57 PM
    Is there a way to apply changes I made to the staging schema over to the production app in one operation?
  • s

    schickling

    10/29/2016, 5:57 PM
    Very good point. We'll roll out a feature to make this a lot easier soon. By then you'll be able to clone projects. So for example clone your production version to a staging version.
  • s

    schickling

    10/29/2016, 5:57 PM
    Yeah, that's pretty much what we're aiming for in the long run.
  • m

    marko-pavlovic

    10/29/2016, 5:58 PM
    That's great!
  • m

    marko-pavlovic

    10/29/2016, 6:01 PM
    Ok so the workflow would be: 1) clone production to become the new dev 2) work on the new feature 3) test on dev env 4) apply the changes by hand to production schema Is that correct?
  • s

    schickling

    10/29/2016, 6:02 PM
    Once the cloning feature lands, yes exactly. Even further down the road we want to introduce version tagging where you can apply schema changes across projects.
  • m

    marko-pavlovic

    10/29/2016, 6:10 PM
    Thanks for your help πŸ™‚
  • s

    schickling

    10/29/2016, 6:10 PM
    Sure! I'll let you know once the cloning feature lands. I hope you had an easy time so far getting started?
  • m

    marko-pavlovic

    10/29/2016, 6:19 PM
    Yeah, your service looks nice πŸ™‚
    simple smile 1
  • m

    marko-pavlovic

    10/29/2016, 6:19 PM
    Thank you!
  • c

    christrotter

    10/30/2016, 10:21 AM
    Guys would you recommend using relay or apollo?
  • c

    christrotter

    10/30/2016, 10:22 AM
    I'm making a redux react app, the commentary i've seen suggests relay requires you to build your app around relay. Apollo seems to have good integration with redux. I'm leaning towards apollo unless there's some obvious wins with relay?
  • s

    sorenbs

    10/30/2016, 10:30 AM
    @christrotter Relay forces a certain structure on you that can be beneficial when you are creating a large complex app that has to be maintained for a long time. We use it in the Console and a re very happy. It does come with the cost of a steep learning curve, so might not be worth it. Apollo has excellent integration with redux, so that’s also worth factoring in to the decision.
    πŸ‘ 2
  • c

    christrotter

    10/30/2016, 10:35 AM
    Thanks Soren, I think I might go with Apollo for now while I'm still figuring all this out.
    πŸ‘ 1
  • e

    emilrmoeller

    10/30/2016, 10:47 AM
    Morning all, glad to be here πŸ™‚
  • n

    nilan

    10/30/2016, 10:48 AM
    good morning Emil πŸ™Œ
  • e

    emilrmoeller

    10/30/2016, 10:50 AM
    Good morning! I’m enjoying your work so so so much! πŸ™Œ Setting up angular2 + apollo with auth atm, already made the auth work in playground this morning, You guys rock πŸ‘ πŸ‘
    πŸŽ‰ 3
  • s

    sorenbs

    10/30/2016, 11:04 AM
    Thanks Emil! Let us know if you run into any issues πŸ™‚
  • e

    emilrmoeller

    10/30/2016, 11:05 AM
    Tusind tak SΓΈren! I will, thank you so much
1...353637...637Latest