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

    user

    05/15/2017, 4:55 PM
    @martin commented on @jeffo’s file

    https://prisma.slack.com/files/U484CQQAJ/F5EGPPR71/failed.to.fetch.png▾

    : Same here…
  • j

    jeffo

    05/15/2017, 4:55 PM
    still not loading
  • u

    user

    05/15/2017, 4:56 PM
    @jeffo commented on @jeffo’s file

    https://prisma.slack.com/files/U484CQQAJ/F5EGPPR71/failed.to.fetch.png▾

    : woops it went into main channel, but still did not load for me.
  • u

    user

    05/15/2017, 4:56 PM
    @nilan commented on @jeffo’s file

    https://prisma.slack.com/files/U484CQQAJ/F5EGPPR71/failed.to.fetch.png▾

    : does it also happen in a private tab @martin @jeffo?
  • u

    user

    05/15/2017, 4:57 PM
    @martin commented on @jeffo’s file

    https://prisma.slack.com/files/U484CQQAJ/F5EGPPR71/failed.to.fetch.png▾

    : Yes, @nilan.
  • u

    user

    05/15/2017, 4:57 PM
    @jeffo commented on @jeffo’s file

    https://prisma.slack.com/files/U484CQQAJ/F5EGPPR71/failed.to.fetch.png▾

    : yes still 'fails to fetch' here
  • j

    jeffo

    05/15/2017, 4:59 PM
    Just tried cloning project and clone data tab in console errors with CORS/Gateway issues.
  • k

    kabriel

    05/15/2017, 4:59 PM
    I'm getting this too, watching this and waiting for solution 🙂
  • n

    nilan

    05/15/2017, 5:00 PM
    Hey everyone we're experiencing some Gateway issues currently that affect the Console of some projects. The APIs continue to work as we're further investigating this 🙂
    ✅ 1
    👍 2
  • p

    patstrz

    05/15/2017, 5:04 PM
    Hi all! any advice on creating an up voting system? Right now I just defined a many to one relation on my
    Post
    type ( 1 Post - many Users) I am thinking of adding or removing
    User
    relations when users toggle the like button, manually counting likes in a
    likesCount
    field ( +1 every time user relation added, -1 when removed) is there more elegant way of approaching this. Is there a way to obtain a count without manually doing it?
  • n

    nilan

    05/15/2017, 5:05 PM
    hey @patstrz there is a way to count, simply use the
    _likesMeta { count }
    field on the
    Post
    🙂
    🦜 4
    p
    • 2
    • 4
  • n

    nilan

    05/15/2017, 5:07 PM
    can you please check if it works again @jeffo @martin @kabriel?
    ✅ 1
    m
    j
    • 3
    • 6
  • m

    martin

    05/15/2017, 5:09 PM
  • p

    patstrz

    05/15/2017, 5:09 PM
    @patstrz pinned a message to this channel.
  • m

    martin

    05/15/2017, 5:21 PM
  • m

    martin

    05/15/2017, 5:21 PM
    #whitescreenofdeath
    ✅ 1
    n
    • 2
    • 9
  • a

    artyom

    05/15/2017, 7:58 PM
    hello all, such a great crew joining us today @lc3t35 @badjilounes @lkbr @dermambo @liesbethhermans @stekycz @micke72 @fdreschner @iphonetune @austio 👋 👋
  • a

    artyom

    05/15/2017, 7:58 PM
    head to #graphql-europe-comm for any GraphQL-Europe related matters graphql europe
  • j

    joar

    05/15/2017, 8:25 PM
    Whats the best practice for having a production and a staging environment?
  • j

    joar

    05/15/2017, 8:25 PM
    Is that possible at all right now?
  • n

    nilan

    05/15/2017, 8:26 PM
    We have some exciting news about that soon... 🙂
    🙌 4
    👍 5
  • j

    joar

    05/15/2017, 8:27 PM
    YES
  • j

    joar

    05/15/2017, 8:28 PM
    so happy to hear that
  • a

    aurnik

    05/15/2017, 8:36 PM
    I found a bug recently in the console, when editing one of the types in the Schema, if you then click on a field within that type, the page is redirected to “https://console.graph.cool/undefined/schema” which is a blank page
    n
    • 2
    • 3
  • a

    aurnik

    05/15/2017, 11:24 PM
    Are enums for types rather than just strings a future feature?
    n
    • 2
    • 4
  • c

    cadbot

    05/15/2017, 11:27 PM
    Hi all! I'm confused about why sometime subselections are done directly, and sometimes through "edges". For example { trainer(id: 1) { name pokemon { name, level } } vs { trainer(id: 1) { name edges { node { name, level } } Basically, I don't see the value added of edges. It is kind of like with graphs sometimes a node can refer directly to another node, and sometimes there is actually a discrete edge object? If that's the case, is there some sort of notion of edge "weight" we are trying to reflect when we use edges? Or am I overthinking all this, and is edges just part of the relay boilerplate api code?
    a
    n
    • 3
    • 22
  • a

    artyom

    05/15/2017, 11:27 PM
    @cadbot @karloluis @igorlyakh 👋 hi! Glad you're joining us today! graphcool
  • c

    cadbot

    05/15/2017, 11:28 PM
    Hi! Glad to see this is an active slack channel 😄
  • c

    cadbot

    05/15/2017, 11:28 PM
    I double posted my question to general and learnrelay. If one channel is more appropriate, I can go ahead and delete one of them
  • a

    artyom

    05/15/2017, 11:29 PM
    Very active! Both are fine, whatever works best for you! At this point I don't have an answer for you unfortunately but will get back shortly
1...186187188...637Latest