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

    artyom

    03/08/2017, 3:34 PM
    hi @werbelow welcome to our slack! graphcool
  • w

    werbelow

    03/08/2017, 3:36 PM
    @artyom thanks! I just started playing around with graphcool yesterday, so far so good 🙂
    a
    • 2
    • 8
  • g

    gajus

    03/08/2017, 4:02 PM
    any recommendations for implementation of https://facebook.github.io/relay/graphql/connections.htm ? something I could use a reference. The spec is a bit too low level.
    n
    • 2
    • 2
  • g

    gajus

    03/08/2017, 4:09 PM
    I will have a look
  • g

    gajus

    03/08/2017, 4:09 PM
    thank you
  • k

    kabriel

    03/08/2017, 4:57 PM
    does anyone know of a way to return only the first item (and not an array) when doing an 'all' type query? Such as if i do an allUsers query, and I just want the first user that matches? I can obviously get the first item out of the array, but would like to avoid that if possible.
    n
    • 2
    • 2
  • m

    martin

    03/08/2017, 6:29 PM
    Any guidance on social authentication, e.g. Facebook login?
    n
    p
    • 3
    • 6
  • a

    artyom

    03/08/2017, 6:30 PM
    🙌 @p0wl @nqhung !
  • p

    p0wl

    03/08/2017, 6:42 PM
    👋
  • a

    artyom

    03/08/2017, 10:13 PM
    @smetaninatv 👋!! Welcome to our slack! (Привет!)
  • j

    jon

    03/09/2017, 1:50 PM
    Hey all, got a Q about the instagram demo if anybody is about?
  • j

    jon

    03/09/2017, 1:51 PM
    On Windows, and running
    npm start
    is throwing on the
    REACT_APP_GRAPHQL_ENDPOINT=${REACT_APP_GRAPHQL_ENDPOINT:...
    part.
    n
    • 2
    • 2
  • m

    m.b.iqbal

    03/09/2017, 1:57 PM
    Hello All, I was thinking that there is no way of keeping separate staging and production environment. And it will be a pain to keep track of changes to both env.
    👍 2
  • s

    sorenbs

    03/09/2017, 2:12 PM
    @m.b.iqbal and @kevinlc Cloning the project and manually applying changes is currently the recommended approach. We have some cool announcements coming about how to make this process less tedious. If you have some concrete input on how you would like this to work I would be happy to talk it over with you.
    👍 4
  • n

    nilan

    03/09/2017, 2:33 PM
    hey @nghiado @prakasa1904 @sixtatami @sibelius @jonheslop @cameronmoore 👋 welcome to our Slack community 🙂
    🎉 2
  • t

    truman

    03/09/2017, 4:10 PM
    thank you for the warm welcome @artyom !
  • n

    nghiado

    03/09/2017, 4:30 PM
    thanks @nilan
  • f

    fred

    03/09/2017, 8:31 PM
    Hey, is there any way to delete a node and delete all of the nodes that are the children of that node at the same time? e.g.
    Author - 1..n -> Book
    Copy code
    deleteAuthor(
      id: ""
      recursive: true
    ) {
      id
    }
    n
    • 2
    • 2
  • a

    artyom

    03/09/2017, 9:57 PM
    👋 @pankaj @lucky @thorhannes @brendobrien @tonyx @honza.novak welcome to our slack!! graphcool 🚀
    t
    l
    • 3
    • 3
  • b

    bruce

    03/10/2017, 5:06 AM
    My project was working last week. Wondering if I broke something on my end, Anyone using the auth0 integration having issues?
    n
    s
    s
    • 4
    • 7
  • a

    artyom

    03/10/2017, 8:03 AM
    @background @hnewton hello! Nice to have you here! 👋
  • l

    lucky

    03/10/2017, 10:25 AM
    Given an enabled email auth provider and that I disabled all the User permissions, if I attempt a createUser mutation from the playground as Everyone, I get a "permission denied” response, which is expected. However, the mutation actually does goes through and the User is actually created. Is this intended? I would imagine the User permission should take precedence.
    n
    • 2
    • 2
  • a

    afgh

    03/10/2017, 10:52 AM
    I’m getting lots of "Error: Subscription timed out - no response from server” right now, is something up with the service or is it my code? 😟
    s
    • 2
    • 3
  • a

    artyom

    03/10/2017, 1:16 PM
    hi @wess how’s it going with graphcool ?
  • a

    artyom

    03/10/2017, 4:58 PM
    👋 @designorant !
    👋 2
  • a

    artyom

    03/10/2017, 5:39 PM
    hi @andykenward happy Friday! graphcool
  • a

    andykenward

    03/10/2017, 5:40 PM
    http://giphy.com/gifs/IThjAlJnD9WNO/html5
    ❤️ 5
  • a

    artyom

    03/10/2017, 5:43 PM
    nice! 🙂
  • n

    nickhudkins

    03/10/2017, 8:26 PM
    I am unsure if it is just unclear UI or something is broken, but I am trying to use “Select User” but it seems that nothing happens when I do that?
    n
    k
    • 3
    • 59
  • j

    joao.santos

    03/10/2017, 10:52 PM
    Guys if i create an .env file on the root folder file and pass this - REACT_APP_GRAPHQL_ENDPOINT="https://api.graph.cool/simple/v1/---------", how do i load it in package.json to run at npm start?!
    n
    • 2
    • 15
1...120121122...637Latest