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

    user

    01/14/2018, 11:34 PM
    @Emi commented on @Emi’s file

    https://prisma.slack.com/files/U7KCZRSEA/F8S5BHPFB/z7mwza8.png▾

    : https://www.graph.cool/docs/1.0/quickstart/backend/node/node-phe8vai1oo
  • u

    user

    01/14/2018, 11:35 PM
    @Emi commented on @Emi’s file

    https://prisma.slack.com/files/U7KCZRSEA/F8S5BHPFB/z7mwza8.png▾

    : I saw this issue on Step 5.
  • u

    user

    01/14/2018, 11:43 PM
    @harmony commented on @Emi’s file

    https://prisma.slack.com/files/U7KCZRSEA/F8S5BHPFB/z7mwza8.png▾

    : you can
    npm i graphql-yoga@1.1.5
    to get the side panel back, database still doesn't show up though
  • u

    user

    01/14/2018, 11:45 PM
    @Jonathan Romano commented on @Emi’s file

    https://prisma.slack.com/files/U7KCZRSEA/F8S5BHPFB/z7mwza8.png▾

    : Oof it looks like the prisma transition is putting things in a bit of a wonky state
  • c

    Callum

    01/14/2018, 11:47 PM
    How much does locally hosting a cluster effect my VPS' performance vs cloud cluster
    j
    • 2
    • 1
  • u

    user

    01/14/2018, 11:47 PM
    @harmony commented on @Emi’s file

    https://prisma.slack.com/files/U7KCZRSEA/F8S5BHPFB/z7mwza8.png▾

    : indeed
  • u

    user

    01/14/2018, 11:56 PM
    @Emi commented on @Emi’s file

    https://prisma.slack.com/files/U7KCZRSEA/F8S5BHPFB/z7mwza8.png▾

    : I'm still not able to see the left pane even with
    graphql-yoga@1.1.5
    .
  • a

    agartha

    01/15/2018, 12:04 AM
    @Emi How are you starting the playground?
  • e

    Emi

    01/15/2018, 12:04 AM
    @agartha Tried with
    graphcool playground
    command and with the standalone version.
  • a

    agartha

    01/15/2018, 12:05 AM
    If you install the latest version of the
    graphql-cli
    (
    npm i -g graphql-cli
    ) and use
    graphql playground
    , you will definitely get the one with side panel
  • j

    Jonathan Romano

    01/15/2018, 12:05 AM
    Anyone looking to start a new project until Prisma launches it going to have a heck of the time. The boilerplates are using the new name, but the new cli hasn't launched
    • 1
    • 2
  • j

    Jonathan Romano

    01/15/2018, 12:05 AM
    Meaning nothing is compatible
  • a

    agartha

    01/15/2018, 12:05 AM
    You have to install the latest
    graphql-cli
    though, I did a fix on the playground command
  • j

    Jonathan Romano

    01/15/2018, 12:05 AM
    Emi is using
    graphcool@beta
  • a

    agartha

    01/15/2018, 12:06 AM
    @Jonathan Romano I'm talking about the
    graphql-cli
    , not
    graphcool
  • e

    Emi

    01/15/2018, 12:07 AM
    I've got
    graphql-cli@2.12.1
    . Is it the latest?
  • j

    Jonathan Romano

    01/15/2018, 12:08 AM
    @agartha I know, that's my point - the old CLI is irrelevant in this case
  • a

    agartha

    01/15/2018, 12:08 AM
    That's not the old CLI @Jonathan Romano
  • a

    agartha

    01/15/2018, 12:09 AM
    @Emi yes, that's the one
  • a

    agartha

    01/15/2018, 12:09 AM
    graphql playground
    should work for you
  • j

    Jonathan Romano

    01/15/2018, 12:09 AM
    Emi has both installed
  • j

    Jonathan Romano

    01/15/2018, 12:09 AM
    Will the old playground work properly with the beta version of graphcool?
  • e

    Emi

    01/15/2018, 12:09 AM
    @agartha Still not showing up the left pane 😞
  • e

    Emi

    01/15/2018, 12:10 AM
    Maybe due to NODE_ENV=dev not being set correctly?
  • a

    agartha

    01/15/2018, 12:11 AM
    No, that variable isn't used with
    graphql playground
  • j

    Jonathan Romano

    01/15/2018, 12:11 AM
    Well, I'm assuming you're running the beta version of the playground, since you ran the beta cli to generate your project - the old CLI and new CLI should be identical as far as launching it in your browser iirc - it's the actual project code that determines the version of the playground
  • a

    agartha

    01/15/2018, 12:11 AM
    @Jonathan Romano No it's not. When running
    graphql playground
    the only thing used is your
    .graphqlconfig
    file.
  • a

    agartha

    01/15/2018, 12:12 AM
    It uses the playground version included in the
    graphql-cli
    , nothing else
  • j

    Jonathan Romano

    01/15/2018, 12:13 AM
    @agartha So the beta version has the playground packaged into the app, whereas the 0.x has it separate?
  • a

    agartha

    01/15/2018, 12:13 AM
    @Jonathan Romano You are confusing two things.
    graphql-cli
    and it's
    graphql playground
    command have nothing to do with your
    graphcool
    version
1...510511512...637Latest