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

    be4r

    06/21/2017, 9:27 PM
    @kikohs for our small app, yeah. we found that graphcool just handles all our backend needs
  • b

    be4r

    06/21/2017, 9:27 PM
    and graphcool has cloud functions as well that can transform payloads on request and response
  • a

    ajmakhl

    06/21/2017, 9:28 PM
    @kikohs so far iv only had to play around with schemas.. mutations.. and queries..
  • b

    be4r

    06/21/2017, 9:29 PM
    @ajmakhl i think thats possible, did you try it out in the playground?
  • a

    ajmakhl

    06/21/2017, 9:29 PM
    @be4r I have but it didnt work
  • b

    be4r

    06/21/2017, 9:29 PM
    have you looked at the docs in playground?
  • a

    ajmakhl

    06/21/2017, 9:30 PM
    the alternative is to create a query variable.. but that would mean i would need to step query .. which i think is going to be annoying
  • a

    ajmakhl

    06/21/2017, 9:30 PM
    i have not
  • b

    be4r

    06/21/2017, 9:30 PM
    theres a small tab that says docs in playground on the right side
  • b

    be4r

    06/21/2017, 9:30 PM
    it should show exactly what user query can take it
  • k

    kikohs

    06/21/2017, 9:30 PM
    @be4r @ajmakhl Nice, my app is nothing fancy, like a todoMVC and the load should be small
  • k

    kikohs

    06/21/2017, 9:31 PM
    but I need to internationalize the app and support several languages as well as mobile apps
  • k

    kikohs

    06/21/2017, 9:33 PM
    my understanding is that graphQL is designed exactly for this use case, yet I am not really sure on how easy it is to do i18n
  • a

    ajmakhl

    06/21/2017, 9:33 PM
    the docs all use query variables 😕
  • b

    be4r

    06/21/2017, 9:34 PM
    you can set query variables in playground on the bottom tab
  • a

    ajmakhl

    06/21/2017, 9:35 PM
    yeah but that was my alternative which i dont want to do. query banner.. then query with filter
  • a

    ajmakhl

    06/21/2017, 9:36 PM
    oh well maybe I can set an active on Banners.. then filter by that!
  • a

    agartha

    06/21/2017, 9:37 PM
    Here's a starter kit with React, translations, and GraphQL: https://github.com/kriasoft/react-starter-kit/tree/feature/react-intl
  • k

    kikohs

    06/21/2017, 9:38 PM
    @agartha Yes this is what I found, but using graph.cool I would need to drop the express part I guess?
  • a

    agartha

    06/21/2017, 9:40 PM
    Yes, you don't need the server side
  • k

    kikohs

    06/21/2017, 9:41 PM
    @agartha Thanks!
  • b

    be4r

    06/21/2017, 10:06 PM
    would a type of [] be a List?
    a
    • 2
    • 1
  • b

    be4r

    06/21/2017, 10:13 PM
    I got an internal server error with req id: cj47k037r3f8o01843rdr6m08
    a
    • 2
    • 15
  • a

    aurnik

    06/22/2017, 12:07 AM
    Are there enough people here using React / React Native to start a channel here?
    👍 8
    n
    • 2
    • 2
  • d

    domthegrom

    06/22/2017, 12:09 AM
    I would like that. +1
  • a

    aetherall

    06/22/2017, 12:54 AM
    Hi ! Currently working on my project, all was going well when I got this error (Opcode -1) from my init ws request .... Seems like the subscription server don't respond anymore... Any ideas ?
    n
    • 2
    • 1
  • a

    aetherall

    06/22/2017, 1:19 AM
    wss://subscriptions.graph.cool down for every one or just for me?
    a
    • 2
    • 2
  • a

    alejandronanez

    06/22/2017, 1:29 AM
    Hey there! Just subscribed to Graphcool today, looks promising!
  • a

    alejandronanez

    06/22/2017, 1:29 AM
    + it's exactly what I need
    👍 2
  • a

    alejandronanez

    06/22/2017, 1:30 AM
    Got a question, I'm starting a project with
    create-react-app
    and I'd need some authentication, I already have setup Auth0 (on its website) does anyone here have an example about how to make it work?
1...239240241...637Latest