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

    monkeybonkey

    02/06/2017, 11:28 PM
    new to subscriptions in graphql so reading up on it - trying to support a messaging/chat functionality
    n
    t
    • 3
    • 22
  • a

    artyom

    02/07/2017, 12:01 AM
    hi @seun πŸ‘‹
  • a

    artyom

    02/07/2017, 12:21 AM
    join the club @jdspugh good to have you here! πŸ––
  • j

    jdspugh

    02/07/2017, 12:46 AM
    Thanks!
  • s

    shaharh

    02/07/2017, 6:29 AM
    Sure thing @nilan: and thanks again :)
    πŸ™Œ 1
  • n

    nilan

    02/07/2017, 6:46 AM
    hi @prince and @edwinvrgs :)
  • g

    glennreyes

    02/07/2017, 10:59 AM
    Hi! πŸ‘‹
  • s

    schickling

    02/07/2017, 11:00 AM
    Hey Glenn! Welcome to our Slack! Let us know if you have any questions πŸ™‚
  • a

    artyom

    02/07/2017, 2:29 PM
    @paulina-o @andrei99 hello and welcome to our slack! πŸ™Œ
  • n

    nilan

    02/07/2017, 2:34 PM
    Welcome @dohomi πŸ™Œ
  • d

    dohomi

    02/07/2017, 3:06 PM
    πŸ› πŸ™‚
  • n

    nilan

    02/07/2017, 3:18 PM
    now we are already 800 people in this channel πŸŽ‰ that's awesome πŸ‘
    πŸ‘ 3
    ❀️ 1
    graphcool 3
  • k

    kimf

    02/07/2017, 3:42 PM
    Good evening.. Been googling my fingers of but can’t seem to find out how to do ordering by multiple fields with GraphQL..
    orderBy: [position_ASC, totalPoints_DESC,  averagePoints_DESC],
    n
    • 2
    • 3
  • m

    martinheidegger

    02/07/2017, 4:07 PM
    HI!
    πŸ‘‹ 1
  • n

    nilan

    02/07/2017, 4:08 PM
    πŸ™‚ hi
  • m

    martinheidegger

    02/07/2017, 4:09 PM
    Could it be that the "add project" button doesn't work?!
    n
    • 2
    • 18
  • n

    nilan

    02/07/2017, 4:10 PM
    Hey @tyler-johnson πŸ™‚
  • t

    tyler-johnson

    02/07/2017, 4:11 PM
    hello!
  • g

    gollyjer

    02/07/2017, 4:25 PM
    Hi guys. I read through the Simple API docuementation last night and just wanted to give a little feedback on the Docs experience. I was reading with desktop Chrome browser. - Clicking between sections via the menu is weird because there isn't any browser feedback. Half the time I didn't know if my click registered. Sometimes a progress bar would show up at the top of the page but it is a poor experience. I found myself unnecessarily reclicking things. - The "Was this helpful" section at the bottom is pretty useless. I thought maybe clicking Yes would move me on to the next section but it didn't. Does anyone use the "No" option? - The bottom of each page should have a link to the next section of the doc. Everyone does this and it makes it easy to read the doc like a book front to back. It's even more important considering the next point. - I was reading on my Surface tablet and, in vertical mode, the content filled the screen but there was no way to move to the next section. The left menu is hidden.
    n
    • 2
    • 1
  • g

    gollyjer

    02/07/2017, 4:26 PM
    Don't take that as negative feedback. Just trying to be helpful from a "user" perspective. πŸ˜›
    n
    • 2
    • 10
  • t

    tyler-johnson

    02/07/2017, 4:49 PM
    Been messing with graph.cool and having a lot of fun! Ran into a small issue though, how might I query for a
    null
    relationship? That is how do I filter nodes with a relation field set to
    null
    ? I have tried the following, but receive a "Whoops. Looks like an internal server error."
    Copy code
    query {
      allPages(filter: {parent: null}) {
        id
        handle
      }
    }
    n
    • 2
    • 6
  • g

    gollyjer

    02/07/2017, 7:28 PM
    Hi! Is there an example app that shows user auth setup? Working on this for the first time. Thought maybe I'd ask first. πŸ™‚
    s
    p
    • 3
    • 5
  • g

    gollyjer

    02/07/2017, 7:45 PM
    I must say. I like how you guys exclusively reply via the threading feature. It certainly makes conversations easier to follow and ignore. I'm going to get my team to implement this workflow.
    πŸ‘ 5
  • n

    nilan

    02/07/2017, 7:56 PM
    Hi @baudoin πŸ™‚
  • e

    ejoebstl

    02/07/2017, 10:27 PM
    Hey Graphcool team, How do I know how many Op's I have used this month? Will there be a warning when I exceed my plan?
    n
    t
    • 3
    • 11
  • e

    ejoebstl

    02/07/2017, 10:28 PM
    Is there a way to reorder fields in a model?
    n
    s
    • 3
    • 3
  • l

    lewisblackwood

    02/07/2017, 10:51 PM
    hey team πŸ‘‹ I’m triggering a webtask with a mutation callback. Is there any way to identify in the webtask code which of my graphcool databases it was triggered from? I’m running dev/staging/prod databases and the webtask sends an email with a link. I’d like to change the domain of the link for each of those. Right now, I’ve just used three different webtasks but if I could do it in one that would be great! I haven’t found anything in
    context
    or
    req
    which would help identify this.
    n
    • 2
    • 4
  • a

    artyom

    02/08/2017, 8:07 AM
    @wallslide @rgautam welcome to our slack! good to have you join us πŸ‘‹
    πŸ‘ 2
  • r

    rgautam

    02/08/2017, 8:54 AM
    Thanks @artyom looking forward to work with great community here πŸ™‚
    πŸŽ‰ 5
  • s

    sunrising

    02/08/2017, 10:42 AM
    hi! is there a way to make a mutation that involves multiple models related each other?
    n
    • 2
    • 35
1...100101102...637Latest