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

    juicycleff

    01/19/2018, 11:25 PM
    Can we get a list of all supported directives on prisma
  • s

    sajmil

    01/20/2018, 12:51 AM
    help!!
  • h

    harmony

    01/20/2018, 12:54 AM
    @juicycleff you can open the playground
  • j

    juicycleff

    01/20/2018, 12:56 AM
    @harmony yes I can
  • j

    juicycleff

    01/20/2018, 12:56 AM
    Whats your point
  • h

    harmony

    01/20/2018, 12:56 AM
    maybe I misunderstood your question
  • h

    harmony

    01/20/2018, 12:56 AM
    what exactly do you want?
  • h

    harmony

    01/20/2018, 12:56 AM
    all queries and mutations?
  • j

    juicycleff

    01/20/2018, 2:04 AM
    @harmony I was suggesting they list all supported graphql directives supported by prisma. Directives are the @relation kind of syntax
    h
    • 2
    • 2
  • m

    magus

    01/20/2018, 2:33 AM
    Anyone have info on requiring arbitrary JavaScript modules described here https://graphcool.slack.com/archives/C0MQJ62NL/p1516393171000075
    m
    • 2
    • 5
  • m

    matty

    01/20/2018, 4:13 AM
    still no function upload using framework CLI šŸ˜ž
    s
    • 2
    • 1
  • m

    Mark

    01/20/2018, 8:23 AM
    is the graphcool cli still used for anything? Or has it completely moved to graphcool-framwork? I'm still seeing a lot of references to it in the docs
    m
    • 2
    • 2
  • t

    tfiwm

    01/20/2018, 8:33 AM
    Has anyone an idea how meta informations are working in prisma?
  • w

    Wbert

    01/20/2018, 8:42 AM
    I am trying to upgrade my grapchcool project to prisma. I am looking for some tuto, but I just found the following question at the forum. Does it exist some tuto, command or example explaining how to achieve the upgrade?? https://www.graph.cool/forum/t/migrating-from-graphcool1-0-rc1-to-prisma/2169/3
  • m

    magus

    01/20/2018, 8:45 AM
    What if I don’t want to make another resolver. The functions I’m trying to use are utility functions they do not require database queries, for example calculating derived data from a given model or returning a static object or value in multiple files.
  • j

    juicycleff

    01/20/2018, 10:51 AM
    Anyone having this issue, running prisma on docker locally crashes windows 10 after running for sometime
  • s

    Stef

    01/20/2018, 11:53 AM
    Hi all. Lots of trouble with the hosted version of graphcool right now. The schema panel on console.graph.cool shows the same CORS / not loading issue as the functions panel, and won’t load. I’m also seeing some ā€œCross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://api.graph.cool/simple/v1/cjbuzjrgq105f01178p2wwjmw. (Reason: CORS header ā€˜Access-Control-Allow-Origin’ missing).ā€ via Apollo in the front end. Worse though, I’m now getting network errors on the front end so no data is loading for some (all?) users. I’m going to look at what’s involved with migrating over to self-hosted. Can anyone advise on that?
  • l

    lancej

    01/20/2018, 11:56 AM
    Agree, console not loading and api calls not getting through.
    s
    m
    • 3
    • 5
  • l

    lancej

    01/20/2018, 12:00 PM
    With the functions deployment issue looking like it is taking a while to fix, I imagine this is having a knock on effect. Wish the graphcool team all the best in resolving the issue. I have been there many times in my career.
  • n

    nilan

    01/20/2018, 12:23 PM
    We are looking into the connectivity issues of the Simple API, and problems with function deployment. Please track http://status.graph.cool to stay up to date.
    šŸ‘ 1
    l
    s
    • 3
    • 2
  • m

    Mark

    01/20/2018, 12:25 PM
    @nilan Does anybody else work at GC/Prisma? šŸ˜‰
    i
    • 2
    • 1
  • n

    Nick Luger

    01/20/2018, 12:38 PM
    No request comes trough on my API, getting constantly 504
  • s

    Stef

    01/20/2018, 12:53 PM
    Nilan and team seem to be resolving it. Already much better on the front end!
  • s

    shinuza

    01/20/2018, 1:07 PM
    Hello, we still have disastrous performance on our application as well. I mean, worst than before.
  • s

    shinuza

    01/20/2018, 1:07 PM
    My company has a key event this week-end and I'm standing here trying to access my data since this morning
  • m

    matic

    01/20/2018, 2:00 PM
    Hey, is anyone having similar problem? šŸ˜„ https://github.com/graphcool/prisma-binding/issues/76
  • s

    Stef

    01/20/2018, 2:04 PM
    Thanks for all the hard work there folks. And we’re back! If any of you are Instagram users, here’s what I’ve been doing as a side project the last couple of weeks: https://yearofcolour.com
    šŸš€ 1
    l
    • 2
    • 1
  • n

    Nick Luger

    01/20/2018, 2:07 PM
    https://status.graph.cool/
    šŸ˜€ 1
    šŸ‘ 1
  • r

    rohanray

    01/20/2018, 2:51 PM
    hello... I'm new to graphcool... trying out prisma
  • r

    rohanray

    01/20/2018, 2:55 PM
    I have done a prisma installation on a Digital Ocean server... and trying to set-up a project which is working fine on my local machine... I'm more geared towards looking fora production grade installation. So I ran
    prisma deploy
    and
    npm start
    ... but how do I access the graphql endpoint to be consumed by a react app hosted on another server... On my local machine after doing the same steps, I'm able to introspect the schema on graphiql at http://localhost:4000/ however this does not work on the hosted DO instance. Can someone shed some light please?
    • 1
    • 1
1...531532533...637Latest