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

    joar

    10/05/2017, 9:24 PM
    Getting
    invoke is not a graphcool command.
    when running
    graphcool invoke
    , is it not implemented yet?
  • j

    joar

    10/05/2017, 9:26 PM
    ah the syntax is
    graphcool invoke local
    , sorry my bad
  • j

    joar

    10/05/2017, 9:28 PM
    Getting
    Please provide a valid environment that has a valid project id
    when specifying the env i always use. Does anyone have an example of successfully running the invoke command?
  • j

    joar

    10/05/2017, 9:32 PM
    … I was in the wrong folder 🙈
  • a

    albinekb

    10/05/2017, 9:33 PM
    hahah @joar thanks for the laugh reading you solving your own problems 😂
    😂 3
  • j

    joar

    10/05/2017, 10:02 PM
    haha well maybe my problem solving helps someone in the future reading these logs at least
  • j

    joar

    10/05/2017, 10:03 PM
    @nilan https://www.graph.cool/forum/t/input-type-mutations-in-graphcool/726/3 is there a github issue for the simple api v2 youre talking about there? would love to follow
    n
    • 2
    • 1
  • s

    Slackbot

    10/05/2017, 10:48 PM
    This message was deleted.
    m
    • 2
    • 1
  • m

    mxmzb

    10/05/2017, 11:41 PM
    i am getting a lot of
    Cannot return null for non-nullable type (line 7, column 71): id contentType createdAt name secret size updatedAt url work { id } ^
    errors in my graph.cool console when i want to view a collection. what am i doing wrong?
    n
    • 2
    • 1
  • m

    mxmzb

    10/05/2017, 11:42 PM
    (and no objects are shown although they exist)
  • s

    stephenhandley

    10/05/2017, 11:52 PM
    Is there any way to directly expose a managed function via an http endpoint or is the only way of doing that with a webhook to an external FAAS like lambda or cloud functions? I'm trying to implement the following auth flow https://developer.spotify.com/web-api/authorization-guide/#authorization_code_flow
  • l

    lastmjs

    10/06/2017, 12:05 AM
    I'm running the
    graphcool get-root-token
    command and getting command not found errors
    m
    • 2
    • 7
  • m

    mxmzb

    10/06/2017, 12:37 AM
    another question, can i somehow update all the entries in a collection from the playground? (basically can i nest a mutation inside an allCollectionobjects query?)
  • m

    max

    10/06/2017, 12:53 AM
    hey everyone - does any one know why the graphcool functions need to return a promise?
    n
    • 2
    • 1
  • m

    max

    10/06/2017, 12:53 AM
    or return anything at all?
  • m

    max

    10/06/2017, 12:54 AM
    If i'm just creating a node via the graphcool API i'm not clear on why I might need to return a promise. example: https://github.com/graphcool/templates/blob/master/miscellaneous/tictactoe-gameserver/functions/create-gamestate-for-new-game.js
  • n

    nilan

    10/06/2017, 9:30 AM
    @jrhicks @florian you need to be part of the beta program to migrate a legacy project, more information here: https://www.graph.cool/forum/t/feedback-framework-preview/949?u=nilan
    👍 1
  • n

    Nguyen Dinh

    10/06/2017, 8:21 AM
    is there any tutorial use Create react app with Relay /
    n
    • 2
    • 1
  • a

    afgh

    10/06/2017, 8:46 AM
    Is it correct that it’s impossible to filter on a single query like
    Node(filter: { ... })
    instead of having to do
    allNodes(filter: { ... })
    ?
    n
    • 2
    • 1
  • s

    sahin

    10/06/2017, 9:08 AM
    Hello may I know how do you write integration test with chromeless ? What design pattern do you use.
    p
    • 2
    • 1
  • m

    Miezan

    10/06/2017, 9:45 AM
    Hey Guys, I’m following this tutorial https://blog.graph.cool/getting-started-with-relay-modern-46f8de6bd6ec and have been getting this `ERROR: GraphQLCompilerContext: Cannot find fragment
    ListPage_viewer
    . Please make sure the fragment exists in
    ListPage
    - could someone point me out if the error is in ListPage component or in the graphql schema ?
  • n

    nilan

    10/06/2017, 11:02 AM
    Hey everyone <!here>, we just released the latest version of Graphcool 🎉 This release includes the new Resolver Functions, as well as a lot of improvements to the Framework Preview. Checkout the full changelog here: https://github.com/graphcool/graphcool/releases/tag/0.6
    🎉 5
    💚 1
    👏 7
    parrotwave5 2
    graphcool 2
    🦜 7
    🌪️ 3
    👍 17
  • r

    rein

    10/06/2017, 12:16 PM
    hey guys, Im trying to add a comment to a list of comments. Everything works, its submitted to graphcool, I update the cache, but my List wont rerender. Is there a step that im missing?
  • j

    joar

    10/06/2017, 12:58 PM
    @rein Are you using optimistic mutations? Are you actually refetching?
  • r

    rein

    10/06/2017, 1:17 PM
    @joar it works now 🙂 it had something to do with the writeQuery line that was missing some info
  • r

    rein

    10/06/2017, 1:23 PM
    verzonden!
  • r

    Rippo

    10/06/2017, 1:29 PM
    Anyone got an guidance on how I can run orchestrate multiple calls to AWS using chromeless/serverless? Looking for ideas on how to do this.
  • i

    iamthefury

    10/06/2017, 2:36 PM
    Howdy everyone. I hope you're having an extremely pleasant Friday (depending on timezone, of course) 🙂
    😎 1
    🙋 3
    a
    • 2
    • 1
  • s

    senorcodecat

    10/06/2017, 3:17 PM
    Anyone have an issue where graphcool functions test run returns data that doesn't exist?
    n
    • 2
    • 6
  • d

    davemcorwin

    10/06/2017, 4:52 PM
    should https://docs-next.graph.cool/ be functioning?
    m
    n
    +2
    • 5
    • 7
1...362363364...637Latest