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

    Kat

    11/05/2017, 6:13 PM
    Wish there were better explanations for function failures šŸ˜• http://prntscr.com/h6l2g9
  • d

    daniele

    11/05/2017, 6:19 PM
    Hi sorry guys I'm trying to understand how graphcool work... I'm looking on the examples:
    <https://github.com/graphcool/framework/tree/master/examples/full-example>
    what is not clear is the
    src
    folder
  • d

    daniele

    11/05/2017, 6:19 PM
    types.graphql --> schema
  • d

    daniele

    11/05/2017, 6:21 PM
    the
    src
    is my client? for example if I use angular that folder is what I should write to interact with graphql?
    m
    • 2
    • 5
  • m

    matic

    11/05/2017, 7:31 PM
    Hey all! Has anyone tried to deploy
    graphcool framework
    to
    google cloud platform
    ?
  • d

    daniele

    11/05/2017, 8:09 PM
    ho guys I deploy on my local for the first time but it keep showing this error:
  • d

    daniele

    11/05/2017, 8:09 PM
    Copy code
    Whoops. Looks like an internal server error. Please contact us from the Console (<https://console.graph.cool>) or via email (support@graph.cool) and include your Request ID: local:simple:cj9n6xv8v002g016830xjdye1
  • d

    daniele

    11/05/2017, 8:10 PM
    no idea what's going on
  • d

    daniele

    11/05/2017, 8:10 PM
    The steps that I did are:
  • d

    daniele

    11/05/2017, 8:11 PM
    Copy code
    graphcool init
    graphcool local up
    graphcool deploy
  • d

    daniele

    11/05/2017, 8:11 PM
    and this is the output:
  • d

    daniele

    11/05/2017, 8:11 PM
    Copy code
    Here are your GraphQL Endpoints:
    
      Simple API:        <http://localhost:60000/simple/v1/cj9n6ie6s000401683o3vl4t3>
      Relay API:         <http://localhost:60000/relay/v1/cj9n6ie6s000401683o3vl4t3>
      Subscriptions API: <ws://localhost:60000/subscriptions/v1/cj9n6ie6s000401683o3vl4t3>
  • d

    daniele

    11/05/2017, 8:11 PM
    but when I access to:
    <http://localhost:60000/simple/v1/cj9n6ie6s000401683o3vl4t3>
  • d

    daniele

    11/05/2017, 8:11 PM
    I get that error
  • d

    daniele

    11/05/2017, 8:15 PM
    Copy code
    Whoops. Looks like an internal server error. Please contact us from the Console (<https://console.graph.cool>) or via email (support@graph.cool) and include your Request ID: local:simple:cj9n75hq0002o0168wowof3a4
  • f

    falconerd

    11/05/2017, 10:43 PM
    Hey all, my Graphcool function files aren’t included in the download from the settings
  • f

    falconerd

    11/05/2017, 10:44 PM
    So I’ve had to replicate them across two codebases which are using the same database
  • f

    falconerd

    11/05/2017, 10:44 PM
    I suppose we could create a separate repo for just graphcool
  • f

    falconerd

    11/05/2017, 10:44 PM
    Is that the intent?
    a
    t
    • 3
    • 27
  • f

    falconerd

    11/05/2017, 10:45 PM
    That actually makes sense… So,
  • f

    falconerd

    11/05/2017, 10:45 PM
    I’ll do that, cheers
  • t

    Tavo

    11/06/2017, 12:19 AM
    I can’t create any functions on your site….-_-
  • t

    Tavo

    11/06/2017, 12:19 AM
    Keep getting ā€œinternal server errorā€
    šŸ‘ 1
    āœ… 1
    a
    • 2
    • 1
  • v

    Vijay

    11/06/2017, 12:39 AM
    ^^ same
  • p

    Prakash

    11/06/2017, 7:26 AM
    Hi team, How can I change the endpoint uri with graphql api using Appolo clinet + React ? The Appolo client is calling the default local endpoint with '/graphql endpoint
  • d

    Dario Thornhill

    11/06/2017, 8:00 AM
    Hi guys, can anyone point me to the docs for deploying graphcool framework in my own AWS account for development?
  • s

    Steven Sacks

    11/06/2017, 9:26 AM
    I want to add ESLint to my graphcool framework project
  • s

    Steven Sacks

    11/06/2017, 9:27 AM
    Is there documentation about how to do this? I've been trying to do it myself but I get complaints in the output.
  • s

    Steven Sacks

    11/06/2017, 9:27 AM
    Copy code
    Cannot find module 'babel-eslint'
    Error: Cannot find module 'babel-eslint'
  • s

    Steven Sacks

    11/06/2017, 9:27 AM
    I definitely installed that
    a
    • 2
    • 9
1...410411412...637Latest