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

    cartogram

    01/19/2017, 6:49 PM
    in my case, i didn't actually need to do that
  • c

    cartogram

    01/19/2017, 6:51 PM
    I'm using Survey analogy to try and make it simpler to explain what I am actually trying to do, but each Survey is one off, and has Answers, which is a list of one user's answers
  • n

    nilan

    01/19/2017, 6:52 PM
    cool πŸ™‚ it's always good to discuss specific use cases and not some abstract concepts
  • c

    cartogram

    01/19/2017, 6:53 PM
    Yeah, but I see now that using the models is the way to go, thanks man
  • n

    nilan

    01/19/2017, 6:54 PM
    Awesome! Happy to help out with further questions regarding your schema that's sometimes a bit tricky πŸ™‚ A lot is also a matter of taste
  • r

    renestalder

    01/19/2017, 8:51 PM
    can someone help me out with this?
    Copy code
    {
      "error": "Whoops. Looks like an internal server error. Please contact us in Slack (<https://slack.graph.cool>) and send us your Request ID: ciy4uqfal3lqi0177ufbk4kgo"
    }
  • n

    nilan

    01/19/2017, 8:51 PM
    Hey @renestalder I'll reach out to you via PM πŸ™‚
  • r

    renestalder

    01/19/2017, 9:31 PM
    Is the many-to-many mutation not supported yet?
  • r

    renestalder

    01/19/2017, 9:50 PM
    Ah I see. It isn’t documented as a mutation/update, but I can do it via the UI.
  • n

    nilan

    01/19/2017, 10:54 PM
    @renestalder right it's not documented but the mutations work similar to one-to-many
  • n

    nilan

    01/19/2017, 10:55 PM
    hey @lanceharper and @mcoalson πŸ‘‹
    πŸ‘‹ 1
    πŸ˜ƒ 1
  • m

    mcoalson

    01/19/2017, 10:55 PM
    howdy πŸ˜ƒ just got through the onboarding... crazy impressed
    πŸŽ‰ 5
  • n

    nilan

    01/19/2017, 11:11 PM
    awesome! glad to hear that
  • c

    codepreneur

    01/20/2017, 10:13 AM
    does anyone know if learn relay graphql backend code is published somewhere?
  • c

    codepreneur

    01/20/2017, 10:14 AM
    I want to know how they are implementing deletion of pokemon
  • s

    sorenbs

    01/20/2017, 10:15 AM
    Hey @codepreneur The backend for Learn Relay is a Graphcool project. Are you interested in learning how to write a GraphQL backend with graphql-js?
  • c

    codepreneur

    01/20/2017, 10:16 AM
    yes
  • c

    codepreneur

    01/20/2017, 10:16 AM
    I want to know how it works instead of just using it as a blackbox πŸ˜„
  • s

    sorenbs

    01/20/2017, 10:17 AM
    That makes sense! This is a really good starting point http://graphql.org/graphql-js/
    πŸ‘ 1
  • d

    dmalashin

    01/20/2017, 5:33 PM
    Hi! I'm looking for baas right now. Your product is interesting, but can you tell me how many clients do you have? How many people trusted you their data?
  • s

    schickling

    01/20/2017, 5:34 PM
    Hi @dmalashin. Thanks for getting in touch! I’ll reach out to you via DM.
  • m

    malone

    01/21/2017, 5:06 AM
    Is it possible for graph.cool to become open source in the future?
  • m

    malone

    01/21/2017, 5:07 AM
    If graph.cool was open source, I’d be more confident using the service because if it goes down for good I could start my own server up easily, or if I need more advanced features I could add them to a branch (etc.)
  • n

    nilan

    01/21/2017, 10:35 AM
    Hey @malone, thanks for the question. We'll publish something official regarding this question soon. Our console is already open source: https://github.com/graphcool/console/. We would open source our backend if we ever should shut down, but obviously we have other plans simple smile
  • e

    ejoebstl

    01/21/2017, 10:37 AM
    Hello graphcool Team, I'm currently musing about unit testing. There are cool mockup-tools for GraphQL to mock a GraphQL server locally. Is there already a documented workflow to integrate those mock-ups with a graphcool project?
  • e

    ejoebstl

    01/21/2017, 10:38 AM
    It should be quite straight forward, but if no resources exist about this so far, I might as well compile a quick Medium post on the topic.
  • n

    nilan

    01/21/2017, 10:44 AM
    hey @ejoebstl, there's no resource that I'm aware of. I'd love to give you feedback or support you otherwise for the blog post, sounds like fun πŸ™‚
    πŸ‘ 2
  • m

    monkeybonkey

    01/22/2017, 4:24 AM
    how chatty is the algolia integration - my test account with aloglia hit 100k operations with just local testing and am wondering if its my code or the integration?
  • n

    nilan

    01/22/2017, 10:35 AM
    hey @monkeybonkey, I'll discuss this in PM with you
  • s

    sdubois

    01/22/2017, 7:27 PM
    Hi! I'm trying to get my auth flow back in working condition (in combination with Next.js with server- + client-side rendering, which is a bit painful)
1...818283...637Latest