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

    sorenbs

    12/20/2016, 6:51 PM
    Hi @pixelpunch! I am not familiar with Telescope Nova. It looks like it requires a meteor backend. Do you know if it is compatible with GraphQL as well?
  • p

    pixelpunch

    12/20/2016, 7:08 PM
    @sorenbs yes...the new version is React + Apollo
  • s

    sorenbs

    12/20/2016, 7:18 PM
    Ah, I see. Thats great! If you decide to try it out I will be happy to help you out if there are rough spots.
  • p

    pixelpunch

    12/20/2016, 7:21 PM
    Thanks... the new Apollo branch has just been released ...it will take a little while to get to be stable.....I will open an account to try out Graphcool ...your service looks very promising
  • s

    sorenbs

    12/20/2016, 7:22 PM
    Excellent! Let me know if you have any questions. Feel free to to dm me 🙂
  • p

    pixelpunch

    12/20/2016, 7:22 PM
    thanks...will do
  • o

    oziegamma

    12/22/2016, 10:15 AM
    Thx for the invite. Graphcool doesn't support subscriptions yet right?
  • n

    nilan

    12/22/2016, 11:05 AM
    hey @oziegamma we do support them already but are in beta phase so we haven't officially announce them yet. we are in the process of releasing them but you can already use them. see an example here: https://github.com/graphcool-examples/react-apollo-instagram-subscriptions-example
  • o

    oziegamma

    12/22/2016, 11:23 AM
    thx
  • k

    kitze

    12/22/2016, 2:45 PM
    guys, this table doesn’t look good
  • k

    kitze

    12/22/2016, 2:45 PM
    http://jmp.sh/x8Luhkq
  • k

    kitze

    12/22/2016, 2:45 PM
    1. the icons are low res
  • k

    kitze

    12/22/2016, 2:45 PM
    2. one column is going down
  • s

    sorenbs

    12/22/2016, 2:57 PM
    Thanks @kitze We will update this as we introduce our new pricing structure early next year
  • d

    drk

    12/23/2016, 12:46 AM
    is that 50k users over lifetime or per month?
  • d

    drk

    12/23/2016, 12:46 AM
    the other copy suggest lifetime which is chill, but the cards give the impression it’s per month
  • d

    ddamko

    12/23/2016, 12:55 AM
    How do you bulk load data?
  • d

    drk

    12/23/2016, 3:55 AM
    are there solutions/workarounds for things like read-only replicas or different environments (eg staging vs dev vs prod)?
  • s

    sorenbs

    12/23/2016, 1:17 PM
    @drk The user dimension is being removed from the pricing plan, so please disregard that 🙂
    👍 1
  • s

    sorenbs

    12/23/2016, 1:19 PM
    Regarding staging/dev environments: Currently the best option is to copy an existing project (open the project selection menu and click the little copy icon next to a project name.) In the future we will introduce a better way to set up a deployment pipeline.
  • n

    nilan

    12/23/2016, 1:20 PM
    @ddamko can you elaborate?
  • d

    ddamko

    12/23/2016, 3:58 PM
    How do you bulk load data into your models?
  • d

    ddamko

    12/23/2016, 4:05 PM
    I have predefined models in Graph.cool and I have a JSON file matching my model fields. Is there a tool for that or do I just need to create a script to run mutations?
  • s

    schickling

    12/23/2016, 4:07 PM
    Hey @ddamko! A script should be pretty easy. See here: https://www.graph.cool/docs/guides/importing-simple-data-using-a-script
  • d

    ddamko

    12/23/2016, 4:17 PM
    Cool, thanks!
  • s

    schickling

    12/23/2016, 4:59 PM
    Let me know if this works for you or if I can help with something else 🙂
  • d

    ddamko

    12/23/2016, 5:39 PM
    Getting an error when I run the script, message: 'request to https://api.graph.cool/simple/v1/cix0wl6br05ol0132l1ojm13v failed, reason: connect ENOBUFS 54.192.147.58:443 - Local (undefined:undefined)'
  • s

    sorenbs

    12/23/2016, 5:44 PM
    @ddamko: enobufs means that you are opening too many connections at the same time. I think we need to adjust the script a bit. Are you on Windows? Did it manage to import some of the data?
  • d

    ddamko

    12/23/2016, 5:46 PM
    Yes I am on Windows but I could use my Linux VM. I am uploading 33,000 records, so that may be the problem. Running Node 7.3
  • d

    ddamko

    12/23/2016, 5:46 PM
    No it did not load any data
1...646566...637Latest