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

    fourcolors

    06/08/2017, 8:46 PM
    oh that’s Enum
  • f

    fourcolors

    06/08/2017, 8:46 PM
    nm cool
  • f

    fourcolors

    06/08/2017, 8:57 PM
    wait, are there any docs on Enum, I can use that to store my stripe key
    n
    a
    • 3
    • 11
  • a

    agartha

    06/08/2017, 9:08 PM
    What's the recommended approach to use queries and mutations in functions? lokka? isomorphic-fetch? or is there a more direct approach?
    n
    • 2
    • 2
  • s

    schickling

    06/08/2017, 9:09 PM
    Thanks a lot for those of you who joined our Q&A on Reactiflux! ⚛️⁉️ The transcript will be online shortly here: https://www.reactiflux.com/transcripts/
    👍🏻 2
    graphcool 1
    🦜 2
  • u

    user

    06/08/2017, 9:14 PM
    @nilan commented on @jpinlac’s file https://prisma.slack.com/files/U5Q90D62U/F5Q9519DE/npm-debug.log: hey @jpinlac just saw your issue here https://github.com/graphcool-examples/angular-graphql/issues/3 are the two related?
    npm-debug.log
  • j

    jpinnix

    06/08/2017, 9:22 PM
    @schickling Thanks for your excellent answer to my “confidence” question
    👌 1
    s
    • 2
    • 1
  • d

    dk0r

    06/08/2017, 10:01 PM
    I'm trying to understand how to recognize the difference between
    many-to-many
    versus
    one-to-many
    relations in schemas. According to the site's description (linked below), the first code snippet is a
    many-to-many
    relation while the second snippet is
    one-to-many
    . https://www.graph.cool/docs/faq/graphql-meta-information-for-relations-shu9xee3ou/#modeling-the-interaction-of-nodes-using-relations
    h
    • 2
    • 4
  • d

    dk0r

    06/08/2017, 10:02 PM
    But I'm not seeing what differs (in syntax) between a
    many-to-many
    versus a
    one-to-many
    relation.
  • d

    dk0r

    06/08/2017, 10:05 PM
    Here's a gist of the second snippet with references to
    Topic
    and
    SUBSCRIPTION_PRIORITY
    removed (for simplicity)
  • d

    dk0r

    06/08/2017, 10:05 PM
    https://gist.github.com/dk0r/fae883854508e8f10327559c90a4e22f
  • d

    dk0r

    06/08/2017, 10:07 PM
    So, in that ^ gist, what is it that makes Subscriber => Subscription a
    one-to-many
    relation?
    ✅ 1
    👍 1
    a
    n
    • 3
    • 96
  • j

    joar

    06/08/2017, 11:03 PM
    Anyone else having issues?
  • j

    joar

    06/08/2017, 11:03 PM
    Just got a 502
  • j

    joar

    06/08/2017, 11:03 PM
    After a period of queries running a bit slower than usual
    n
    • 2
    • 1
  • p

    phil

    06/09/2017, 3:01 AM
    With live subscriptions, has anyone centred on a good approach for handling multi-user edits of text that is stored on graph.cool? (collaborative editing)
    a
    • 2
    • 7
  • p

    phil

    06/09/2017, 3:10 AM
    For instance, is anyone using something like https://github.com/gritzko/swarm
  • p

    phil

    06/09/2017, 3:10 AM
    and persisting the data in graph.cool?
  • p

    phil

    06/09/2017, 3:23 AM
    Or https://github.com/share/sharedb
    n
    • 2
    • 2
  • d

    delgermurun

    06/09/2017, 3:59 AM
    Hello everyone. Did anyone used nodemailer with SES on graph.cool INLINE Function?
  • d

    delgermurun

    06/09/2017, 3:59 AM
    It throws
    {"code":"ECONNECTION","errno":"ECONNREFUSED","syscall":"connect","address":"127.0.0.1","port":25,"command":"CONN"}
    this error
    a
    n
    • 3
    • 5
  • d

    delgermurun

    06/09/2017, 3:59 AM
    Function works fine locally.
  • e

    eliezedeck

    06/09/2017, 4:22 AM
    @sorenbs @nilan @schickling I looked at the Q&A this morning, it was a great read for me, thanks for it 🙂 ... about the “next biggest thing”, there was “Firebase Auth”. Does that mean the possibility of the Phone Auth with Firebase integrated with Graphcool? That is one of the biggest thing I’m interested with Firebase, now that they acquired Digits.
    h
    a
    • 3
    • 5
  • l

    lastmjs

    06/09/2017, 6:17 AM
    I spent a few hours trying to figure out a bug in one of my cloud functions. It turns it it was something small and silly on my part, but it took far too long to figure out what it was because the error was not showing up in the logs for the function. It wasn't until I took the function and changed it so that I could run it on my local machine that I was able to finally see the error. It was an easy fix. Can we get better error reporting for cloud functions? Absolutely all errors need to be logged if possible
    s
    a
    • 3
    • 3
  • h

    hueezer

    06/09/2017, 7:41 AM
    Algolia Integration doesn’t seem to be syncing at the moment.
    n
    • 2
    • 2
  • p

    ppatidar

    06/09/2017, 10:11 AM
    @nilan I want to save my users profile pics How can i save can you suggest me the best way?
  • n

    nilan

    06/09/2017, 10:19 AM
    That's a great question to post in the Forum, @ppatidar: https://www.graph.cool/forum/c/development 🙂
    p
    • 2
    • 2
  • u

    user

    06/09/2017, 12:09 PM
    @jpinlac commented on @jpinlac’s file https://prisma.slack.com/files/U5Q90D62U/F5Q9519DE/npm-debug.log: Yeah, it looks like that's the issue.
    npm-debug.log
  • u

    user

    06/09/2017, 12:37 PM
    @agartha commented on @jpinlac’s file https://prisma.slack.com/files/U5Q90D62U/F5Q9519DE/npm-debug.log: Please, please complain in the angular-cli github too about this.
    npm-debug.log
  • p

    ppatidar

    06/09/2017, 1:03 PM
    I'm getting Error, Can you tell me how can i resolve: error "GraphQL error: Variable '$trainingSessions' cannot be non input type '[TrainingDate]'. (line 1, column 116):\nmutation createTraining($instituteId: ID!, $coachId: ID!, $sessionCount: Int, $address: String, $trainingSessions: [TrainingDate], $teams: [TrainingTeam]) {\n ^\nGraphQL error: Variable '$teams' cannot be non input type '[TrainingTeam]'. (line 1, column 140):\nmutation createTraining($instituteId: ID!, $coachId: ID!, $sessionCount: Int, $address: String, $trainingSessions: [TrainingDate], $teams: [TrainingTeam]) {\n ^" Sent at 18:32 on Friday
    ✅ 1
    a
    n
    • 3
    • 5
1...222223224...637Latest