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

    Nick Luger

    01/31/2018, 2:42 PM
    Are there docs on how embedded types (https://github.com/graphcool/prisma/issues/1160) were finally implemented? There was a discussion with different suggestions.
  • q

    qsys

    01/31/2018, 2:46 PM
    authentication resolvers... how to make them work? I followed this guide: https://github.com/graphcool/templates/tree/master/auth/auth0 , but for now, authentication doesn't work as I expect, so I must be missing something... For a more detailed description: https://www.graph.cool/forum/t/auth0-rs256-authentication-how/2388 . What am I missing (or, how do I attach a resolver to any query or mutation, optionally with a few exceptions)?
    f
    • 2
    • 3
  • j

    Josef Henryson

    01/31/2018, 3:32 PM
    I have just migrated legacy project to gc service and upgraded npm module locally, but when I try to run console I get this message: graphcool console ▸ The new console is coming soon!
    n
    • 2
    • 17
  • j

    Josef Henryson

    01/31/2018, 3:33 PM
    any idea what might be missing?
  • j

    Josef Henryson

    01/31/2018, 3:35 PM
    the only hit I get on Google is: https://github.com/graphcool/prisma/blob/master/cli/packages/prisma-cli-core/src/commands/console/index.ts maybe I have “too recent version” of graphcool?
  • u

    user

    01/31/2018, 3:53 PM
    @hvillain commented on @hvillain’s file

    https://prisma.slack.com/files/U4KES2J7P/F91EK2PKM/screen_shot_2018-01-31_at_15.12.02.png▾

    : Sorry to ping you @nilan, any hint would be greatly appreciated
  • n

    nilan

    01/31/2018, 3:53 PM
    @hvillain please don't comment on images and use threads instead 🙂
    h
    • 2
    • 3
  • m

    mxming

    01/31/2018, 3:58 PM
    guys. i think the AP Region service is down
    n
    • 2
    • 1
  • v

    veksen

    01/31/2018, 3:59 PM
    is there a possibility to contribute/help on docs?
  • p

    pcooney10

    01/31/2018, 4:00 PM
    Hey any graphcool folks getting a bunch of 504's?
    😞 1
    😤 1
    n
    • 2
    • 1
  • p

    pcooney10

    01/31/2018, 4:04 PM
    Or a 502 on status.graph.cool?
  • p

    pcooney10

    01/31/2018, 4:06 PM
    Maybe just Functions again?
  • p

    pcooney10

    01/31/2018, 4:08 PM
    graphcool cloud *
  • p

    pcooney10

    01/31/2018, 4:11 PM
    What regions are you on @Stefano T @mxming ?
    s
    • 2
    • 1
  • m

    mxming

    01/31/2018, 4:11 PM
    Asia Pacific
  • m

    mxming

    01/31/2018, 4:12 PM
    simple api is not accessible
  • d

    dait23

    01/31/2018, 4:22 PM
    simple api is down
    n
    • 2
    • 1
  • d

    DevTom

    01/31/2018, 5:45 PM
    Hey guys, does someone use apollo-codegen with graphcool(prisma) ?
  • j

    Josef Henryson

    01/31/2018, 6:36 PM
    just migrated to gc 0.11.5 from legacy project… is there a difference between using playground here: https://console.graph.cool/xxx/playground vs https://api.graph.cool/simple/v1/xxx except from lacking the side menu?
  • a

    aeblin

    01/31/2018, 6:39 PM
    Hi there! 👋 Dumb Apollo/GraphQL question - if you’re setting up a GraphQL server as well as the client to leverage it, should you be defining your types, resolvers, etc within the server’s codebase or as part of your client?
    j
    • 2
    • 4
  • d

    DevTom

    01/31/2018, 6:40 PM
    Server
  • a

    aeblin

    01/31/2018, 6:40 PM
    Does that extend to the schema as well, or is that better handled by the client?
  • a

    aeblin

    01/31/2018, 6:40 PM
    Can’t imagine it’d be client, but just want to be sure here.
  • d

    DevTom

    01/31/2018, 6:45 PM
    Schema also is a "part" of the graphql-server.
  • a

    aeblin

    01/31/2018, 6:48 PM
    Cool, appreciate the fast feedback and info. Thank you.
  • m

    Mr.niko.la

    01/31/2018, 6:55 PM
    I have this chatbot where I query this api. If I wanted to use graphql. Is there some examples on how I can use graphcool?
    k
    • 2
    • 2
  • p

    pnicolaou

    01/31/2018, 7:09 PM
    Hey, I am working through howtographql graphql-js example. And I just completed the subscription example, but the play ground doesn’t seem to be picking up on the subscription. Did i do something wrong? or is this an issue?
    m
    t
    • 3
    • 8
  • s

    simone

    01/31/2018, 7:37 PM
    hi there, can anyone help me figuring out what could be a good flow for anonymous to logged user? Initially, I was thinking about a
    type AnonymousUser
    but I can't imagine a way to create relations with models requiring a
    User
    relation type. Furthermore how should I get the anonymous user if it does not exist yet? I imagine a general query like
    query currentUser()
    to retrieve current but I'm not sure wether it's okay to create a mutation inside a query (I imagine it's not).
  • j

    janz

    01/31/2018, 7:40 PM
    even with some stability/maintenance/documentation issues, I'm glad @nilan and everyone on the small team is working so hard on graphcool. I really want to see the platform thrive. thanks for all the hard work
    👍 11
    prisma 4
    💪 4
  • m

    Mr.niko.la

    01/31/2018, 8:04 PM
    Hey when most headless cms say you need to handle api massaging then send it to their storage? This would add lag right?
1...554555556...637Latest