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

    mwickett

    08/14/2017, 2:49 PM
    Has something changed with the image API? Resize and crop parameters don’t seem to be working for me
    n
    • 2
    • 4
  • m

    mwickett

    08/14/2017, 2:51 PM
    The URL itself works: https://files.graph.cool/cj40iccp105vs0177h3lyc8w9/cj6ca0u7z00gt01335gmxihmx but if I add crop/resize options to the URL, it returns an error.
  • m

    mwickett

    08/14/2017, 2:53 PM
    Looks like the docs are out of date as well, as the example paths have
    /v1/
    in them, but the URL returned on successful upload does not contain that.
  • n

    notrab

    08/14/2017, 2:58 PM
    @nilan - Any examples knocking about for uploading files via URL
    n
    a
    • 3
    • 16
  • n

    nikos

    08/14/2017, 4:22 PM
    How do I get started on Chromeless, on the github the docs are very terse. I just want to run locally, without canary.
  • d

    donald

    08/14/2017, 8:39 PM
    Does anyone know of any documentation around which dependencies are supported in the function environment? I've been having a number of issues with node-fetch and am looking to the docs for more info.
    n
    • 2
    • 2
  • m

    mike.johnson

    08/14/2017, 9:32 PM
    a newly created field is missing on a function I am trying to create, is there something I need to do to get it in the request pipeline event?
    n
    • 2
    • 8
  • j

    jmanke

    08/14/2017, 10:53 PM
    Hi, short question on relations in the GraphQL schema: I just created a new relation, but unfortunately i'm unable to delete it again, because everytime i do and refresh the GraphCool page after, the relation keeps on appearing again. Any suggestions on what i am doing wrong?
  • m

    mwickett

    08/15/2017, 12:30 AM
    Great new video series from the React Router folks: https://courses.reacttraining.com/courses/advanced-react/lectures/3060529
    🎉 1
  • j

    jmichaliga

    08/15/2017, 12:32 AM
    is the graph.cool down or my internet just suck?
    m
    • 2
    • 1
  • a

    akwasisefaboakye

    08/15/2017, 12:38 AM
    @nilan I'm new to graphcool and need help on authenticating anonymous user. I get this error: Cannot return null for non-nullable type ( ..... ): token
    n
    • 2
    • 2
  • c

    coffenbacher

    08/15/2017, 1:00 AM
    The console seems to be loading extremely slowly for me, anyone else?
    n
    • 2
    • 3
  • c

    coffenbacher

    08/15/2017, 1:01 AM
  • c

    coffenbacher

    08/15/2017, 1:03 AM
    now it seems to be resolved
  • c

    coffenbacher

    08/15/2017, 1:03 AM
    was like 5-10 minutes of being like that though
  • d

    donald

    08/15/2017, 3:24 AM
    Having issues with queries timing out. Status page says everything is fine though. Anyone else?
    d
    n
    • 3
    • 6
  • d

    donald

    08/15/2017, 3:25 AM
    Granted, this query is pretty crazy, but it was working very quickly earlier today and now times out. Both against api and in playground (intermittently)
  • n

    nguyendanhson1989

    08/15/2017, 4:31 AM
    May anyone help me how to run Chromeless locally?
  • s

    sl0wtr33

    08/15/2017, 6:14 AM
    Ciao guys! Just read the email about tests and noticed the ps. Can't wait to run gcool env locally. This is going to be great! 💪
    🎉 2
  • s

    Sergey

    08/15/2017, 6:58 AM
    hi guys, can you help me? Which client better lokka or apollo or relay?
    k
    d
    • 3
    • 15
  • p

    pettanko

    08/15/2017, 12:39 PM
    How would you write permissions for user1 can't see user2's data unless hes a "friend"? :s
    n
    • 2
    • 1
  • d

    dogayuksel

    08/15/2017, 12:46 PM
    Hi! I can't create a new project using a local schema.graph file. Getting errors like this:
    Copy code
    doga:quickstart-with-relay-modern $ graphcool init -s schema.graphql
    Whoops, something went wrong while creating the project.
    
    The schema is invalid:
      The field `deletedId` has the type `ID` but there's no type or enum declaration with that name.
    ... //2 more of these
      The field `node` has the type `Node` but there's no type or enum declaration with that name.
      The relation field `viewer` must specify a `@relation` directive: `@relation(name: "MyRelation")`
    ... //many more of these
      The enum type `UserOrderBy` contains invalid enum values. The first character of each value must be an uppercase letter.
    ... //2 more of these
    I am a noob to graphql, apologies if I am missing something major. Thank you in advance!
    d
    n
    • 3
    • 11
  • m

    mxming

    08/15/2017, 2:28 PM
    hi. I am planning to use graphcool from Hong Kong. wonder it is expected to perform well in this region ?
    d
    n
    • 3
    • 7
  • j

    jasong

    08/15/2017, 3:15 PM
    Hi everyone. I’m looking at adding facebook auth (an only FB) and auth0 feels like overkill. anyone know how I can get in on the beta for the facebook authentication mentioned here https://github.com/graphcool-examples/functions/tree/master/authentication/facebook-authentication
    n
    • 2
    • 1
  • r

    robotofthefuture

    08/15/2017, 3:44 PM
    Hi everyone! Quick question on inline functions where the docs seem unclear (or I'm probably just missing it) - should all functions return a promise or can we return a value? https://www.graph.cool/docs/reference/functions/environment-hohl0iy1ji/ says return a promise, but may of the examples return values...
    n
    • 2
    • 3
  • a

    agartha

    08/15/2017, 4:07 PM
    @nilan getting 'eu-west-1simplecj6ds7mmggfzs0146lfnkx08k'
    n
    • 2
    • 1
  • a

    arthur

    08/15/2017, 4:23 PM
    Hi! I'm getting "eu-west-1simplecj6dsq6u3hv2k01368356dg7v" when I do mutation from the playground or an apollo client. But queries seem to work fine. Thanks 🙂
    n
    • 2
    • 1
  • n

    nilan

    08/15/2017, 4:24 PM
    set the channel topic: General chat about Graphcool - the GraphQL backend for mobile & web developers
  • n

    nilan

    08/15/2017, 4:24 PM
    set the channel topic: General chat about Graphcool - the GraphQL backend for mobile & web developers
  • n

    nilan

    08/15/2017, 4:24 PM
    set the channel topic: General chat about Graphcool - the GraphQL backend for mobile & web developers
1...307308309...637Latest