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

    pokorson

    02/12/2018, 8:32 AM
    Hi, is it possible to do transactional writes with prisma?
    a
    n
    • 3
    • 13
  • k

    kdieubenit

    02/12/2018, 9:29 AM
    message has been deleted
  • a

    Akshay

    02/12/2018, 10:03 AM
    Hey guys, any idea how to deploy graphcool project on aws ec2 instance
  • c

    chmuri

    02/12/2018, 10:43 AM
    Hi everybody
    👏🏻 1
  • i

    idkjsx

    02/12/2018, 12:11 PM
    getting a cors error on a graphcool endpoint. Never seen that before. Anyone know how to handle this?
    Copy code
    Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at <https://api.graph.cool/simple/v1/cj9o4se940gsu0148s5a4helr>. (Reason: CORS header ‘Access-Control-Allow-Origin’ missing).
  • m

    martin

    02/12/2018, 12:49 PM
    Hey guys! Exited to be here! I also want to say thanks to the graphcool team for learning me so much! I’m about to deploy my first graphql project so I’m trying to figure out how to do so.
    🙌 1
  • m

    martin

    02/12/2018, 12:49 PM
    If anyone have any tips/ guidance I would be super happy!
    n
    a
    • 3
    • 115
  • d

    David Darrell

    02/12/2018, 1:43 PM
    https://github.com/howtographql/graphql-js
    Subscriptions are not working
  • d

    David Darrell

    02/12/2018, 1:43 PM
    Copy code
    Variable '$_where' expected value of type 'LinkSubscriptionWhereInput' but got: {"mutation_in":["CREATED"]}. Reason: 'mutation_in' Field 'mutation_in' is not defined in the input type 'LinkSubscriptionWhereInput'. (line 1, column 15):
    subscription ($_where: LinkSubscriptionWhereInput) {
  • c

    chakrihacker

    02/12/2018, 1:47 PM
  • c

    chakrihacker

    02/12/2018, 1:47 PM
    @nilan please help
    a
    • 2
    • 3
  • d

    dohomi

    02/12/2018, 2:02 PM
    Hello, I receive on several projects randomly
    Access-Control-Allow-Origin
    errors and 403 on graph.cool backend. Is there some work on the servers currently? After several tryouts the error disappears
  • g

    glen

    02/12/2018, 2:33 PM
    anyone know how to test permissions on the graphcool playground? Doesn't work for me 😞
  • e

    eddig

    02/12/2018, 2:39 PM
    Hi there! We are still on a Graph.cool Console and have trouble with updating functions. We change some of our functions, the changes we can test in the Playground (https://console.graph.cool/&lt;project&gt;/playground) and there are no problems. Also, we have not a problem with a Simple endpoint, all changes applied immediately, but with Relay endpoint that we use on our frontend we see that first few changes applied immediately but after some of the changes, our Relay endpoint stuck on the old version. On the next day, our Relay endpoint became in an actual state, but it’s annoying when we should wait so long. Can you take some clarifications about why this may happen and how we can solve this?
    • 1
    • 3
  • a

    Asad Shahin Moghadam

    02/12/2018, 3:41 PM
    Hi Everyone, anyone know how to implement Auth0 in React Native + Apollo Client, I use Graph.cool Console for backend, Auth0 Integration enabled. There is an example but it's outdated. I really search a lot, I couldn't find anything useful. I need help, its blowing my mind
    s
    j
    • 3
    • 2
  • j

    Joe Fazzino

    02/12/2018, 4:57 PM
    Is it an issue with Prisma or between the chair and the keyboard that I can't query relations to a Node that I've just created inside 'app' but I can in 'dev'? In app I get Cannot return null for non-nullable field Post.createdBy. I feel like I'm probably missing something really obvious
    m
    • 2
    • 7
  • m

    max

    02/12/2018, 6:19 PM
    Out of interest, has anyone tried using Prisma with their own MySQL db? Or even AWS Aurora?
  • z

    Zach Hobbs

    02/12/2018, 6:43 PM
    my site is a good candidate for caching, as it is pretty much read only for the users. I noticed cloudfront and other CDNs typically don't cache POST requests. Anyone have any tips on serving cached versions of graphql POST queries?
  • t

    Tman

    02/12/2018, 6:44 PM
    Hi all. I want to run a cron job periodically to clean up some tables on my GraphCool database, the cron job will most likely run from WebTask. But in the docs it seems like you can only access Graphcool from clients, entirely not from servers? This is not prisma related, I’m using Graphcool as a database for my React app.
    h
    • 2
    • 2
  • r

    rein

    02/12/2018, 7:25 PM
    hey guys, is it possible to let serverless functions use external files? Like say an apple p8 certificate for push notifications? Im talking about graphcool framework
    m
    • 2
    • 17
  • k

    Kevin S

    02/12/2018, 8:55 PM
    Hey, I'm currently unable to save functions on graph.cool...
    s
    • 2
    • 1
  • k

    Kevin S

    02/12/2018, 8:55 PM
  • k

    Kevin S

    02/12/2018, 8:55 PM
    I've done some searching here, and I think a few people have reported similar issues, but no real solutions...
  • w

    wesbos

    02/12/2018, 9:27 PM
    So are the two way relationships that were possilbe in Graphcool doable is prisma?
    n
    l
    • 3
    • 20
  • u

    user

    02/12/2018, 9:40 PM
    @Fi1osof commented on @Kevin S’s file

    https://prisma.slack.com/files/U8R3HMY8G/F97UGGZ1Q/screen_shot_2018-02-12_at_12.54.52_pm.png▾

    : @Kevin S Are you using apollo-client from prisma demo?
  • k

    Kevin S

    02/12/2018, 9:42 PM
    No. I've inherited a project from another dev, and I'm still trying to get familiar with the environment. It's all done entirely on the graph.cool console, and can't be exported because of Auth0 integration (which I have no time to replace).
  • f

    Fi1osof

    02/12/2018, 9:43 PM
    Did you send "Autorization":"Bearer {token}" headers?
  • w

    wesbos

    02/12/2018, 9:44 PM
    I don’t think hes in the playground, just trying to save funcitons in the graphcool console
  • k

    Kevin S

    02/12/2018, 9:46 PM
    @wesbos Yes
  • w

    wesbos

    02/12/2018, 9:48 PM
    Yeah Sorry Kevin I’m not sure - I had trouble with functions a few weeks back..
1...569570571...637Latest