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

    jasonmerino

    07/19/2017, 11:17 PM
    Looks like you can use async if it’s not a problem upgrading to node 7.6.0+
  • b

    brennen

    07/19/2017, 11:18 PM
    Awesome. I will upgrade node and see if that does it
  • b

    brennen

    07/19/2017, 11:22 PM
    That did it! Thanks @jasonmerino & @nilan
    🎉 1
    n
    • 2
    • 2
  • j

    jasonmerino

    07/19/2017, 11:22 PM
    👍🏼
  • r

    rcy

    07/20/2017, 5:51 AM
    I have an app that is using graphcool subscriptions. Sometimes certain clients will not receive updates they are subscribed to (other clients receive the update). Any tips on how to debug this?
    n
    • 2
    • 49
  • t

    thomass

    07/20/2017, 7:06 AM
    I think there is a litte bug when trying to provide a description for a permission query with console.graph.cool. After closing the permission modal and reopening it, the description is missing (tried in Firefox 54.0.1 (64-bit)). Can anyone confirm this or did I miss to press some kind of save button or something?
    n
    • 2
    • 2
  • a

    agartha

    07/20/2017, 8:49 AM
    Q: Can I use input Types in schema extensions?
    n
    • 2
    • 6
  • n

    notrab

    07/20/2017, 9:24 AM
    Is anyone having problems using the API today?
  • n

    notrab

    07/20/2017, 9:25 AM
    I’ve not changed anything in my code but now receiving…
    Fetch API cannot load https://api.graph.cool/simple/v1/cj0z7j1taj7xc0115is……. No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://localhost:3000’ is therefore not allowed access. The response had HTTP status code 502. If an opaque response serves your needs, set the request’s mode to ‘no-cors’ to fetch the resource with CORS disabled.
    n
    • 2
    • 3
  • a

    agartha

    07/20/2017, 10:16 AM
    Q: It seems possible now to add fields during
    TRANSFORM_ARGUMENT
    . Is that a recent change?
    n
    s
    • 3
    • 6
  • n

    notrab

    07/20/2017, 10:23 AM
    Anyone here familiar with
    react-apollo
    + Redux?
    a
    m
    • 3
    • 5
  • s

    spences10

    07/20/2017, 10:47 AM
    If I'm returning data from graphcool qhat does it come back as? JSON?
    a
    n
    • 3
    • 10
  • s

    spences10

    07/20/2017, 10:47 AM
    Is anyone able to take a look at a bit of code and tell me where I'm going wrong?
  • j

    jose

    07/20/2017, 10:49 AM
    out of curiosity, is this command now working?
  • j

    jose

    07/20/2017, 10:49 AM
    graphcool auth --token "current-system-token"
  • j

    jose

    07/20/2017, 10:49 AM
    on the cli?
  • j

    jose

    07/20/2017, 10:50 AM
    if so, where do I get my token from?
    a
    • 2
    • 2
  • t

    typeofgraphic

    07/20/2017, 11:43 AM
    I am currently rebuilding a little app from React-Meteor with React-Apollo-GraphCool instead. So far, I think it is all rather awesome. So, thanks. Feedback: Even after looking at the GraphQL specs, I didn’t quite process the fact that enum values need to be all-caps in the schema. The current error in the enum console, if you put in ‘Thing’ instead of ‘THING’ throws an error/alert of: ‘Thing’ is not a valid name. Might be more helpful to - Inform the user that values should be all-caps (“Not a valid name: value must be all in uppercase”) - Provide a link to Graphcool docs on enums and / or GraphQL specs
    n
    • 2
    • 4
  • f

    freddie-codogo

    07/20/2017, 11:48 AM
    Is there likely to be 2FA auth to console.graph.cool at some point?
    s
    • 2
    • 2
  • a

    alexc

    07/20/2017, 12:42 PM
    is there compatibility with auth0 v8?
    n
    • 2
    • 3
  • m

    mwickett

    07/20/2017, 2:05 PM
    Has anyone used Formik with Apollo? https://github.com/jaredpalmer/formik
    d
    l
    +2
    • 5
    • 19
  • m

    mwickett

    07/20/2017, 2:06 PM
    I’m a bit hung up on calling my mutation from outside of a class component.
  • n

    notrab

    07/20/2017, 3:31 PM
    Hey @nilan
  • n

    notrab

    07/20/2017, 3:31 PM
    Permissions…
  • n

    notrab

    07/20/2017, 3:32 PM
    Is it possible to have a default filter that you can’t get around.. So only
    isPublished: true
    is always added as a filter?
    n
    • 2
    • 6
  • s

    spences10

    07/20/2017, 7:23 PM
    @nilan the deletion script posted by @mj yesterday
  • s

    spences10

    07/20/2017, 7:23 PM
    I can't seem to use a
    config
    object with it 🙃
    n
    • 2
    • 2
  • s

    spences10

    07/20/2017, 7:24 PM
    And it only deletes 1000 records at a time on my windows machine but on c9 it deleted them all 🙃
    n
    • 2
    • 2
  • m

    mwickett

    07/20/2017, 8:23 PM
    Is there any way to change the owner of a project? Somehow, in the process of adding my colleague, he ended up as the owner. Not a huge deal, but wondering. (@nilan ?)
    n
    • 2
    • 1
  • r

    ryan

    07/21/2017, 8:09 AM
    Hi, guys, need some help about Algolia here. Currently I have the integration enabled, and I have index created and synced to Algolia (a Store node). I’d like to use Algolia to allow users to search their menu items or orders in their store. I’m using the React InstantSearch on the client to get the data. My question is, how do I make sure I’m only getting or displaying the data that belongs to the logged in users (hence, their own store). I’m using the Algolia Hits component to get the data, but it’s giving me every Store node being created and synced to Algolia. Any help is appreciated! Thanks!
    h
    m
    n
    • 4
    • 16
1...279280281...637Latest