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

    Kat

    10/26/2017, 12:44 AM
    ^ solved ๐Ÿ™‚
  • a

    agartha

    10/26/2017, 12:48 AM
    Can someone please explain the graphcool CLI versioning? Now latest is newer than alpha?! @tim2 @nilan Which one should I use?
    m
    • 2
    • 1
  • t

    tim2

    10/26/2017, 12:59 AM
    @agartha the publishing was just about readme changes, you still can use @next or @alpha!
    ๐Ÿ‘ 1
  • k

    kuldar

    10/26/2017, 1:40 AM
    Hey @nilan, congratson launching the framework and updates! Diehard Graphcool fan over here. By the way you might want to double check your OG tags.
    ๐Ÿ‘๐Ÿป 3
    n
    • 2
    • 1
  • k

    kuldar

    10/26/2017, 1:40 AM
  • a

    Andrew Schreiber

    10/26/2017, 2:07 AM
    About how long should I expect schema updates to take? Been 5 minutes thus far
  • a

    Andrew Schreiber

    10/26/2017, 2:38 AM
    Still waiting, 30 minutes later ๐Ÿ˜•
    g
    n
    • 3
    • 3
  • a

    Avanathan

    10/26/2017, 2:57 AM
    When I run yarn start, I'm seeing this error
  • a

    Avanathan

    10/26/2017, 2:57 AM
    Copy code
    graphql-playground$ yarn
    yarn install v1.2.1
    warning ../package.json: No license field
    [1/4] ๐Ÿ”  Resolving packages...
    success Already up-to-date.
    โœจ  Done in 0.24s.
    MTVL1478e0f8f-2:[19:54:16]:graphql-playground$ yarn start
    yarn run v1.2.1
    warning ../package.json: No license field
    error Command "start" not found.
    info Visit <https://yarnpkg.com/en/docs/cli/run> for documentation about this command.
  • a

    Avanathan

    10/26/2017, 2:57 AM
    No license field
  • u

    user

    10/26/2017, 5:25 AM
    @tim2 commented on @kuldarโ€™s file

    https://prisma.slack.com/files/U5AJJ6CN7/F7R0JSPB8/screen_shot_2017-10-26_at_08.36.49.pngโ–พ

    : Thanks @kuldar! Will do ๐Ÿ™‚
  • m

    m.b.iqbal

    10/26/2017, 6:03 AM
    Hi All, Can somebody help me out with a connect permissions issue? The problem is that if I am a user and I get the project endpoint somehow. I can get the schema and with some knowledge of graphcool, I can signin and use my token to basically connect any model that has a user relation to myself. For example if a Post has a user relation and if I get the post id of someones post, I can simply call the connect mutation to assign that post to myself. I cannot disable the connect permission since if I disable it I would not be able to create a post with a userId param. Hope I have explained the problem well.
    c
    • 2
    • 2
  • k

    Kat

    10/26/2017, 6:14 AM
    new front page lookin awesome ๐Ÿ˜ฎ
  • k

    Kat

    10/26/2017, 6:15 AM
    only thing Id suggest is less empty space ๐Ÿ™‚ here's what it looks like for me

    https://image.prntscr.com/image/KSXItUZ0TdyIUtrKMoK3jw.pngโ–พ

    ๐Ÿ‘ 1
  • k

    Kat

    10/26/2017, 6:17 AM
    also does anyone know if there's a negated "SomeUserExists" query.. like "SomeUserNotExists"? ๐Ÿ™‚
    • 1
    • 1
  • g

    gauravkaushik

    10/26/2017, 9:41 AM
    When running graphcool service locally, when I try to do a POST request via curl to upload an image, it returns
    HTTP method not allowed, supported methods: GET
    . Here's the command:
    curl -X POST '<http://localhost:60000/file/v1/SERVICE_ID>' -F "data=@images_7.jpg;filename=image.jpg"
    . Has anyone else tried uploading files locally?
    n
    j
    • 3
    • 4
  • t

    timwis

    10/26/2017, 10:14 AM
    hey folks, since
    graphcool logs
    is broken on local, does anyone know where the log files are stored on disk so i can open them manually?
  • k

    Kat

    10/26/2017, 10:16 AM
    works for me on local fine ๐Ÿ™‚
  • t

    timwis

    10/26/2017, 10:17 AM
    @Kat I get
    logs.replace is not a function
    ๐Ÿ˜ž
  • k

    Kat

    10/26/2017, 10:17 AM
    have u updated to the newest version?
  • k

    Kat

    10/26/2017, 10:18 AM
    of graphcool@next
  • t

    timwis

    10/26/2017, 10:19 AM
    yesterday or the day before. iโ€™ll try again
  • k

    Kat

    10/26/2017, 10:19 AM
    i've never had any issues with logs so not really sure.. u might want to add an issues thread if it persists
  • t

    timwis

    10/26/2017, 10:19 AM
    i did add an issue
  • t

    timwis

    10/26/2017, 10:19 AM
    hey, upgrading the patch version did the trick!
  • t

    timwis

    10/26/2017, 10:20 AM
    they must have released that yesterday. thanks ๐Ÿ™‚
  • k

    Kat

    10/26/2017, 10:20 AM
    np ๐Ÿ˜„
  • m

    mimica

    10/26/2017, 10:23 AM
    @nilan i am having issues with editing functions on the console getting a prod/create error
    n
    • 2
    • 1
  • m

    mo

    10/26/2017, 10:23 AM
    Hey! Good job on the new site ๐Ÿ‘ , Just noticed a UI bug in the cloud pricing page. The Backend BY GRAPHCOOL is white on white so itโ€™s invisible!
    ๐Ÿ˜† 1
    h
    • 2
    • 2
  • t

    timwis

    10/26/2017, 10:36 AM
    How do you folks write your graphql schemas - by hand? Is there a โ€œdesignerโ€ out there like the graphql console used to let you do, for those of us newer to graphql?
    k
    n
    • 3
    • 3
1...395396397...637Latest