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

    Jonathan Romano

    01/11/2018, 9:17 PM
    Relatively
  • j

    Jonathan Romano

    01/11/2018, 9:17 PM
    I nuked the local cluster just to make sure everything was clean too
  • j

    Jonathan Romano

    01/11/2018, 9:17 PM
    It's using beta4
  • n

    noahdavis

    01/11/2018, 9:18 PM
    hmmm
  • j

    Jonathan Romano

    01/11/2018, 9:24 PM
    I am getting a fair number of
    read ECONNRESET
    and a few
    socket hang up
    when running
    graphcool local start
    , until it eventually succeeds in the request
  • j

    Jonathan Romano

    01/11/2018, 9:39 PM
    Yeah this is not cool
  • n

    noahdavis

    01/11/2018, 9:52 PM
    hitting this error when trying to login via cli:
    Copy code
    āžœ  marketmuse-gql graphcool login
    
    ERROR: Unexpected end of JSON input
    
    {
      "data": null,
      "errors": [
        {
          "message": "Unexpected end of JSON input",
          "locations": [],
          "path": []
        }
      ],
      "status": 200
    }
  • h

    harmony

    01/11/2018, 9:53 PM
    try again until it works šŸ˜“
  • n

    noahdavis

    01/11/2018, 9:55 PM
    hey! that worked šŸ˜‚
  • h

    harmony

    01/11/2018, 9:57 PM
    šŸ™ˆ
  • s

    senorcodecat

    01/11/2018, 10:08 PM
    Screw it, I've already done this once. 1.0 here we go
    šŸŽ‰ 1
  • h

    harmony

    01/11/2018, 10:12 PM
    kinda broken rn šŸ‘€
  • n

    noahdavis

    01/11/2018, 10:15 PM
    I'm assuming new changes through the RCs and 1.x releases will be backward compatible and less of a mess for upgrading
  • h

    harmony

    01/11/2018, 10:16 PM
    yeah, probably
  • h

    harmony

    01/11/2018, 10:16 PM
    not backwards compatible to legacy, but anything released now should not break
  • n

    noahdavis

    01/11/2018, 10:17 PM
    correct ^
  • a

    agartha

    01/11/2018, 10:27 PM
    Well, as long as it's RC, things can still break backwards compatibility
  • s

    Sathya

    01/11/2018, 10:30 PM
    Team, Is there any training centers for GraphQL?
    a
    • 2
    • 6
  • n

    noahdavis

    01/11/2018, 10:34 PM
    Has support for the
    Json
    type been removed from 1.0?
  • n

    noahdavis

    01/11/2018, 10:36 PM
    example:
    Copy code
    type JsonPayload {
      data: JSON
    }
    Copy code
    type Query {
      competitorQuestions(query: String!,options: JSON,email: String!): JsonPayload
    }
  • j

    Jonathan Romano

    01/11/2018, 10:36 PM
    Still alive and well per https://www.graph.cool/docs/1.0/reference/database/data-modelling-(sdl)-eiroozae8u#scalar-types
  • n

    noahdavis

    01/11/2018, 10:36 PM
    ah ^ TY
  • n

    noahdavis

    01/11/2018, 11:14 PM
    Maybe I'm missing something in the docs
  • n

    noahdavis

    01/11/2018, 11:14 PM
    Also, seems CRUD is not being auto generated in RC1
  • c

    Callum

    01/11/2018, 11:52 PM
    So is it correct that graphcool uses an outer endpoint that is needed to stay live for all graphcool uses?
  • c

    Callum

    01/11/2018, 11:52 PM
    unlike a restful api that is relient on our own server(s)
  • h

    harmony

    01/12/2018, 12:13 AM
    yes, I suppose you could say that
  • h

    harmony

    01/12/2018, 12:18 AM
    you can self host it though afaik
  • k

    Kevin S

    01/12/2018, 12:26 AM
    Hi!
  • k

    Kevin S

    01/12/2018, 12:26 AM
    Are the GraphCool docs down?
1...504505506...637Latest