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

    max

    02/09/2018, 4:41 PM
    max 💚 graphcool
  • m

    max

    02/09/2018, 4:41 PM
    fast parrot
    parrotwave3 5
    parrotwave5 5
    🦃 2
    parrotwave2 5
    parrotwave6 6
    parrotwave1 5
    parrotwave4 5
    parrotwave7 4
    fast parrot 3
  • w

    wesbos

    02/09/2018, 4:41 PM
    any tips on debugging slow queries- I’m seeing 2-3 seconds on some queries
    h
    n
    +4
    • 7
    • 39
  • w

    wesbos

    02/09/2018, 4:41 PM
    mutations rather
  • r

    rem

    02/09/2018, 4:57 PM
    If I'm subscribed to mutations on an Order, but the nested query includes an "item" and the item changes - should I get a pushed message?
  • r

    rem

    02/09/2018, 4:58 PM
    (or did I read somewhere that nested mutation subscriptions aren't supported?)
  • d

    dts

    02/09/2018, 6:01 PM
    None of the cluster deployment links on the docs page seem to work, e.g. https://www.prismagraphql.com/docs/tutorials/cluster-deployment/kubernetes-aiqu8ahgha
    h
    w
    +2
    • 5
    • 7
  • e

    Emi

    02/09/2018, 6:35 PM
    Very happy to see how cascading deletes are working in beta version! You're definitely really Cool! 🦜
    🎉 1
  • j

    jordan

    02/09/2018, 6:46 PM
    @tim2 https://github.com/graphcool/graphql-yoga/pull/127 any way to get this in?
    t
    • 2
    • 1
  • k

    Katie

    02/09/2018, 7:02 PM
    Is it possible to use graphcool with mongodb (or any other document store)?
    p
    s
    • 3
    • 3
  • j

    jjaybrown98

    02/09/2018, 7:13 PM
    anyone had any issues using prisma in a serverless function on aws lambda, getting an error from the ws package from apollo
    b
    n
    • 3
    • 8
  • p

    peter

    02/09/2018, 7:55 PM
    anyone from graphcool team investigating issues viewing docs?
    n
    • 2
    • 7
  • e

    Emi

    02/09/2018, 8:23 PM
    I've this line in schema.graphql:
    Copy code
    # import some random text, doesn't matter from "./generated/prisma.graphql"
    If I remove it, I get this error:
    Copy code
    throw new Error("Field " + node.name.value + ": Couldn't find type " + nodeTypeName + " in any of the schemas.");
    It's a bit weird as this line seems to be a comment, but I guess it's not. I imagine there is some regular expression out there and doesn't care about what's next "import"?
    n
    • 2
    • 1
  • m

    maverick

    02/09/2018, 8:28 PM
    close i think on Facebook Auth for prisma, but getting this error: Variable "$_where" got invalid value {"facebookUserId":""}; Field "facebookUserId" is not defined by type UserWhereUniqueInput. But don't understand why UserWhereUniqueInput is been triggered, we are creating a user.
    n
    • 2
    • 9
  • s

    Stef

    02/09/2018, 8:41 PM
    Hey, Graphcool team - thanks for all your hard work this week! 🦄⚡
    💚 5
    👍 5
    p
    n
    w
    • 4
    • 3
  • p

    peter

    02/09/2018, 8:49 PM
  • u

    user

    02/09/2018, 8:50 PM
    @peter commented on @peter’s file

    https://prisma.slack.com/files/U6A7WT4SV/F97Q4H294/firefox_nightly001.png▾

    : also getting the same with canary and regular chrome
  • j

    janz

    02/09/2018, 9:00 PM
    is there any way to on our end solve "Whoops. Looks like an internal server error." instead of creating a ticket every time? Happens when writing resolver functions that don't work. It's frustrating to not have any kind of server output
  • j

    janz

    02/09/2018, 9:00 PM
    since we have no idea of what's actually causing the error, but it's not actually a server error
  • j

    janz

    02/09/2018, 9:01 PM
    if you try to
    console.log()
    too much stuff, you just end up with the
    Function returned invalid status code: 0. Raw body: empty.last"
    error
  • j

    janz

    02/09/2018, 9:01 PM
    lol
  • g

    gerardsans

    02/09/2018, 9:37 PM
    Hey! I haven't used the console in a while and Auth0 won't let me in. Any ideas on how to fix it so I can access my console again?
    ✔️ 1
  • s

    sajmil

    02/09/2018, 11:27 PM
    is there anyway to filter or sort by relationship count? for example, I want to query a "User" with 5 or more "Like" relations
    s
    b
    • 3
    • 2
  • m

    maarteNNNN

    02/10/2018, 2:46 AM
    The docs have been in a state of constant loading everytime i try to access them (prisma docs)
  • m

    maarteNNNN

    02/10/2018, 2:46 AM
    I've cleared my browser cache still the problem remains
  • m

    maarteNNNN

    02/10/2018, 2:47 AM
    anyone else having these problems?
  • m

    maarteNNNN

    02/10/2018, 2:51 AM
    @peter @nilan I have been expierencing te same issue
  • m

    maarteNNNN

    02/10/2018, 2:51 AM
    I could access the direct link provided for react
  • m

    maarteNNNN

    02/10/2018, 2:54 AM
  • s

    Simon

    02/10/2018, 9:37 AM
    hey, quick question from a graphql and prisma newbie
1...566567568...637Latest