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

    Fi1osof

    04/28/2018, 8:15 PM
    docker prismagraphql/prisma:1.6
  • h

    hamdi

    04/28/2018, 11:18 PM
    hi i run npm install material-design-lite --save i add import 'material-design-lite/material.css'; import 'material-design-lite/material.min.js in my file material.css work but naterial.min.js not
  • s

    Simon Stenbæk Madsen

    04/29/2018, 3:14 AM
    Is it possible to push a value to the end of a list type field?
    n
    • 2
    • 3
  • c

    chrisdrackett

    04/29/2018, 3:42 AM
    I'm trying to use the desktop version of playground on a fresh project and I'm getting an error: https://cl.ly/232c3q332b3n
  • n

    nampdn

    04/29/2018, 4:53 AM
    hi guys, does anyone meet this problem https://github.com/graphql-boilerplates/typescript-graphql-server/issues/232?
    😞 1
    👍 1
    n
    • 2
    • 1
  • k

    K

    04/29/2018, 5:36 AM
    I'm getting this issue with relay-compiler: RangeError: Maximum call stack size exceeded. I saw this thread: https://github.com/facebook/relay/pull/2142 ...
  • s

    Sim

    04/29/2018, 11:07 AM
    this 1.7 upgrade was good enough to break everything for me , now i am stuck in the middle of no where
    d
    f
    • 3
    • 5
  • r

    Raviv

    04/29/2018, 11:38 AM
    Prisma 1.7 issue, cannot deploy!! Getting this Error: TypeError: url_1.URL is not a constructor
    t
    • 2
    • 3
  • d

    Daniel K.

    04/29/2018, 12:37 PM
    for anyone struggling with 1.7 - don't trust the upgrade guide, it's still necessary to specify
    cluster
    in the
    prisma.yml
    , otherwise an incorrect value is read from
    ~/.prisma/config.yml
    and weird things happen https://github.com/graphcool/prisma/issues/2305
    👍 2
    t
    • 2
    • 6
  • d

    Divneet

    04/29/2018, 3:39 PM
    hello , trying prisma out using boilerplates . The prisma init command won't present with an option for a boilerplate ? any clues ?
    p
    • 2
    • 5
  • d

    Divneet

    04/29/2018, 3:43 PM
  • m

    michal

    04/29/2018, 5:11 PM
    I am getting 504 server error. This wasn't happening to me two days ago. Is it possible to fix this somehow? 😕
    😢 1
    🆙 1
    ✋ 2
    ✅ 2
  • v

    Vince

    04/29/2018, 5:41 PM
    does anyone know how to force generate prisma.graphql on prisma deploy?
  • a

    Andreeo D.González

    04/29/2018, 6:05 PM
    Coule someone please tell me how can I fetch “nested” queried without parameters on react-Apollo, thanks!
  • v

    Vince

    04/29/2018, 6:13 PM
    @Vince found the answer to my last question here: https://www.prisma.io/docs/1.7/reference/upgrade-guides/upgrading-prisma/upgrade-to-1.7-iquaecuj6b#overview
  • t

    Till

    04/29/2018, 7:29 PM
    hey, could someone point me to a graph.cool article/example on authentication that does NOT use auth0?
    r
    • 2
    • 2
  • v

    virtualirfan

    04/29/2018, 10:20 PM
    Which client websocket transport library is supported/recommended by graph.cool for
    react-relay
    ? The whole discussion of
    subscriptions-client-ws
    is super confusing. I think I've read just about everything there is to read on this topic on the internet but there is no clarity. Will
    subscriptions-client-ws
    version
    0.9.8
    be OK to use?
  • d

    danielrasmuson

    04/29/2018, 10:33 PM
    How do I start prisma 1.7 locally?
    prisma local start
    is stuck in restart loop
    n
    c
    • 3
    • 2
  • d

    danielrasmuson

    04/29/2018, 10:33 PM
    Copy code
    Exception in thread "main" java.lang.RuntimeException: Unable to load Prisma config: while scanning a simple key
     in 'string', line 5, column 1:
        MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8A ...
        ^
    could not find expected ':'
     in 'string', line 6, column 1:
        41CJRjIOatJTZToOgMOJPqpPMz0F1dv/ ...
        ^
    
            at scala.sys.package$.error(package.scala:27)
            at com.prisma.config.ConfigLoader$.load(ConfigLoader.scala:38)
            at com.prisma.local.PrismaLocalDependencies.<init>(PrismaLocalDependencies.scala:38)
            at com.prisma.local.PrismaLocalMain$.delayedEndpoint$com$prisma$local$PrismaLocalMain$1(PrismaLocalMain.scala:15)
            at com.prisma.local.PrismaLocalMain$delayedInit$body.apply(PrismaLocalMain.scala:12)
            at scala.Function0.apply$mcV$sp(Function0.scala:34)
            at scala.Function0.apply$mcV$sp$(Function0.scala:34)
            at scala.runtime.AbstractFunction0.apply$mcV$sp(AbstractFunction0.scala:12)
            at scala.App.$anonfun$main$1$adapted(App.scala:76)
            at scala.collection.immutable.List.foreach(List.scala:389)
            at scala.App.main(App.scala:76)
            at scala.App.main$(App.scala:74)
            at com.prisma.local.PrismaLocalMain$.main(PrismaLocalMain.scala:12)
            at com.prisma.local.PrismaLocalMain.main(PrismaLocalMain.scala)
  • t

    tsdexter

    04/29/2018, 10:40 PM
    I keep getting AWS errors in
    gcf deploy
    Copy code
    Global
        ✖ software.amazon.awssdk.services.lambda.model.CodeStorageExceededException: Code storage limit exceeded. (Service: null; Status Code: 400; ErrorCode: CodeStorageExceededException; Request ID: 10cb8638-4bfe-11e8-a484-3739a8388b97)
    @nilan this happened before and the service was listed as down on
    status.graph.cool
    with no deploying for almost 2 weeks…is that happening again?
    😢 1
    d
    s
    m
    • 4
    • 12
  • d

    Devin

    04/29/2018, 10:51 PM
    Anyone else get problems where the query
    me
    returns null even though you have a valid token for that user in the playground?
  • r

    ryanmagoon

    04/29/2018, 11:19 PM
    Should I be using the Auth0 integration or is there a more recommended strategy?
    d
    z
    +2
    • 5
    • 22
  • s

    Sim

    04/29/2018, 11:55 PM
    i decided to not to include Prisma till every freaking bug is sorted out , instead i am now going with the Mongodb and GraphQL-Yoga , atleast i can do something , and not waste me time on doing settings and hooks and whatever . i love Prisma and i will use it when it's MongoDB connector will be ready , but for now 😄 enough for me.
    d
    m
    • 3
    • 5
  • p

    pasa

    04/30/2018, 7:33 AM
    Is there a reason, why I can't select a boilerplate anymore on prisma init with v 1.7.3? It's quite irritating, because this official tutorial here ( https://www.prisma.io/docs/1.0/quickstart/backend/node/node-phe8vai1oo ), was last updated a day ago. Shouldn't the command line commands work with the current version then? Help would be much appreciated!
    n
    • 2
    • 4
  • t

    Tatsuyuki Ishi

    04/30/2018, 7:41 AM
    What would you use for storing application-wide settings in the old Graphcool framework?
  • r

    Raviv

    04/30/2018, 7:47 AM
    When using prisma token CLI command (using secret in prisma.yml), how can i refresh the token from my application code? Not the user JWT but the service JWT!
    n
    • 2
    • 2
  • k

    Khoa Huynh

    04/30/2018, 7:52 AM
    hello guys, anyone. The variable info, what do we use it for?
    n
    r
    • 3
    • 3
  • k

    Khoa Huynh

    04/30/2018, 7:52 AM
    this is one of the arguments passed into mutation and query
  • m

    michal

    04/30/2018, 8:07 AM
    I don't mean to SPAM the forum here but my problem is still pending.

    https://prisma.slack.com/files/U3L7TNGJK/FAFG8MT7F/image.png▾

    fast parrot 1
    ✅ 2
  • m

    michal

    04/30/2018, 8:07 AM
1...151617...637Latest