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

    David Yin

    12/10/2017, 12:03 AM
    also can these functions be invoked on query so far i see them only being invoked on mutate
  • i

    iamclaytonray

    12/10/2017, 12:35 AM
    Any feedback would be super nice: https://github.com/graphcool/framework/issues/1369
  • m

    mattbryanswan

    12/10/2017, 2:42 AM
    anyone have experience extending the auth/email-password template? I need to add a few fields. I've added them in my User type and that was enough in the legacy integration, but it's rejecting it now.
    a
    • 2
    • 19
  • z

    z

    12/10/2017, 3:58 AM
    I'm getting a 502 and cors error when trying to deploy send email function on graphcool.. any suggestions?
  • p

    phil

    12/10/2017, 6:13 AM
    With the
    graphcool
    command line tool, is there a way to
    switch
    accounts? I’m logged in as one user, the only way I can see to switch an account is to go in and delete the
    .graphcoolrc
    file. Is there a better way?
  • g

    Geovani de Souza

    12/10/2017, 10:31 AM
    I was impressed with you achieved with graphcool, the dev experience is great! Thank you
  • g

    Geovani de Souza

    12/10/2017, 10:32 AM
    Is there a way to deploy the project over Google cloud?
  • j

    jpaquim

    12/10/2017, 10:40 AM
    Does anyone have any experience with using graphcool in a team context? In a small team of developers, what is your usual workflow
  • s

    samuell

    12/10/2017, 11:29 AM
    hey anybody using auth key and getting error message
    Insufficient permissions for this mutation
    ?
  • s

    samuell

    12/10/2017, 11:47 AM
    now i getting
    No CONNECT permissions
  • s

    samuell

    12/10/2017, 11:47 AM
    this is weird month ago everything was fine 😕
  • s

    samuell

    12/10/2017, 11:52 AM
    oh i see problem was on ma side ENV key was undefined 😄
  • t

    Tristan Farmer

    12/10/2017, 3:12 PM
    Last night I suddenly started getting intermittent fail to fetches, even in the graphcool console its doing it. Anyone have any ideas what would cause that? Its been happening for about 6 hours.
    👍 3
    ✅ 1
    🔥 2
    l
    j
    +6
    • 9
    • 22
  • m

    mikedklein

    12/10/2017, 5:08 PM
    Does anyone know if there is a way to write a query that would check if an item has a relationship?
  • m

    mikedklein

    12/10/2017, 5:08 PM
    Something like:
    Copy code
    {
      allFiles(filter: {
        farm: !null,
      }) {
        id
      }
    }
    m
    • 2
    • 2
  • m

    mikedklein

    12/10/2017, 5:10 PM
    Checking for null works fine but !null does not
  • w

    wontwon

    12/10/2017, 6:55 PM
    any plans to host graphcool on US-East?
    👍 1
  • p

    phil

    12/10/2017, 7:14 PM
    Looks like the Docs have a bug in them: https://www.graph.cool/docs
    n
    • 2
    • 8
  • p

    phil

    12/10/2017, 7:14 PM
  • m

    matic

    12/10/2017, 7:35 PM
    Hey, does anyone know why this might be happening?
    Copy code
    { Error: Network error: Network request failed with status 504 - "Gateway Time-out"
    ...
    FetchError: invalid json response body at <https://api.graph.cool/simple/v1/secret> reason: Unexpected token < in JSON at position 0
    Is this happening because of bad request or server error? 🙂
    a
    w
    n
    • 4
    • 9
  • w

    wontwon

    12/10/2017, 7:52 PM
    Does anyone know how to take data exported from graphcool and import it onto graphcool local?
    i
    n
    • 3
    • 3
  • m

    mlyons

    12/10/2017, 8:15 PM
    Is there a resolution report for today's US Simple API issues? Just curious what was going on, glad that's green status now 😄
    n
    • 2
    • 1
  • p

    phil

    12/10/2017, 8:16 PM
    @nilan different error in FF:
  • p

    phil

    12/10/2017, 8:16 PM
  • i

    itimirichard

    12/10/2017, 9:10 PM
    Im still stuck on this, any help would be greatly appreciated. Thanks 🤗
  • d

    David Nagli

    12/10/2017, 11:25 PM
    Hey 👋
  • d

    David Nagli

    12/10/2017, 11:26 PM
    So please nobody kill me for asking this... but how is Chromeless different from Puppeteer?
    a
    • 2
    • 4
  • d

    Dninja

    12/11/2017, 1:00 AM
    so when I am fetch from a remote API that isn't absolute, should I just use an enum type? Reading through the docs but nothing is similar to any of the other docs because every seems to write schema differently but just wanted to make sure I wasn't wasting my time.
  • d

    Dninja

    12/11/2017, 1:01 AM
    let if i wanted to grab a list of pokemon but it was labeled: Data: { Charizard { Charizard Props ] Squirtle { Squirtle Props } }
  • d

    Dninja

    12/11/2017, 1:02 AM
    would I have to add all the pokemon on to an enum?
    a
    • 2
    • 2
1...464465466...637Latest