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

    Flo Ledermann

    09/12/2017, 1:27 PM
    Could it be that the 1.3.0 Package on NPM doesn't contain the actual current code of chromeless?
  • f

    Flo Ledermann

    09/12/2017, 1:28 PM
    I discovered that when trying to .screenshot(selector, options) and upon stepping through the code discovered that these parameters are never handled in the code
  • f

    Flo Ledermann

    09/12/2017, 1:29 PM
    If I build chromeless myself from the repo it works flawlessly
  • f

    Flo Ledermann

    09/12/2017, 1:30 PM
    I discussed this in https://github.com/graphcool/chromeless/issues/282#issuecomment-328769658
  • m

    Matt

    09/12/2017, 4:11 PM
    hi! is there a possibility to check how much of avaliable database space am I using and how many requests have left in this month in my developer-free plan?
  • d

    dorian

    09/12/2017, 4:15 PM
    go to settings -> billing
  • m

    Matt

    09/12/2017, 4:21 PM
    whoa, I missed that
  • m

    Matt

    09/12/2017, 4:21 PM
    thanks 😉
  • t

    typaza

    09/12/2017, 4:29 PM
    hi, any one have an idea on how to dispatch action when
    apollo query
    is done !
  • p

    pcooney10

    09/12/2017, 4:37 PM
    Hey, anyone have advice on a workflow for managing synchronization between two graphcool projects? Specifically, schema changes and new nodes in a Development version that need to get pushed to Production
    a
    • 2
    • 6
  • d

    deepak

    09/12/2017, 6:08 PM
    Hi
  • d

    deepak

    09/12/2017, 6:08 PM
    I am new to graph cool.
  • d

    deepak

    09/12/2017, 6:08 PM
    Was trying out subscription using the endpoint I got from graph cool console
  • d

    deepak

    09/12/2017, 6:09 PM
    I tested the wss url and it says failed: Error during WebSocket handshake: Unexpected response code: 400
  • d

    deepak

    09/12/2017, 6:09 PM
    any ideas?
  • b

    benmeyer

    09/12/2017, 7:41 PM
    I’m using schema extensions - and it is working normally, however when pasting in minified code for the function body that was generated with webpack - the graph.cool UI freezes and it will not save. Is this a known issue or is there a length limit for function definitions? For reference - the webpack config and everything is based off the example here: https://github.com/graphcool-examples/functions/tree/c0156590dd258d9113d51b9578377c3f1e3b5048/payment-and-delivery/stripe-create-customer-es6
  • b

    benmeyer

    09/12/2017, 7:42 PM
    Here_is_the_content_being_pasted_in_.js
  • d

    dorian

    09/12/2017, 7:46 PM
    hi! i have an issue with a function, it was working properly, but since i've disabled auth0, i'm now getting this:
  • d

    dorian

    09/12/2017, 7:47 PM
    there is no call to their api in my code
    a
    • 2
    • 8
  • u

    user

    09/12/2017, 7:54 PM
    @agartha commented on @benmeyer’s file https://prisma.slack.com/files/U6ELY7540/F71C9E9FS/here_is_the_content_being_pasted_in_.js: I'm guessing here, but the require syntax with slashes is not supported afaik.
    Here_is_the_content_being_pasted_in_.js
  • t

    thomas jackson

    09/12/2017, 8:08 PM
    Isent it sad that it looks like were in for an early winter
  • u

    user

    09/12/2017, 8:44 PM
    @benmeyer commented on @benmeyer’s file https://prisma.slack.com/files/U6ELY7540/F71C9E9FS/here_is_the_content_being_pasted_in_.js: Ahh, that could be it. Does anyone know if there's a way to tell webpack not to bundle the code with slashes in require?
    Here_is_the_content_being_pasted_in_.js
  • u

    user

    09/12/2017, 9:09 PM
    @benmeyer commented on @benmeyer’s file https://prisma.slack.com/files/U6ELY7540/F71C9E9FS/here_is_the_content_being_pasted_in_.js: That was indeed the issue. Thx @agartha
    Here_is_the_content_being_pasted_in_.js
  • a

    agartha

    09/12/2017, 9:19 PM
    @benmeyer Glad that was the issue, but still strange because the original example from @yus used to work. Did you change anything else?
  • a

    allpwrfulroot

    09/13/2017, 1:02 AM
    Weird bug: I can delete a user account (myemail@example.com), so it disappears from the console and I can't query it anymore. Then sign up again with the same email address and get a new User id and token, but the new User id gets replaced by the old one when I query for the User's info!
  • a

    allpwrfulroot

    09/13/2017, 1:20 AM
    Yeah, no matter what I clear out, it's returning to the same old User id. Whaaaaaa
    a
    • 2
    • 10
  • t

    Thomas Bauer

    09/13/2017, 2:53 AM
    @agartha Hi, could you help me with schema extension?
    a
    • 2
    • 1
  • t

    Thomas Bauer

    09/13/2017, 3:05 AM
    @nilan
  • m

    mentallyretired

    09/13/2017, 4:30 AM
    how does LTE work with text?
  • m

    Mikk676

    09/13/2017, 8:21 AM
    Hello
1...337338339...637Latest