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

    artyom

    05/16/2017, 1:45 PM
    @jbaudin @marchuguet @bakhtiyor @arthur 👋 hello and welcome! if you’re here for GraphQL-Europe -> #graphql-europe-comm graphcool
  • d

    derbingle

    05/16/2017, 2:03 PM
    So I’ve only been in the GraphCool world for about a week, but just wanted to say congrats on the Product Hunt launch and everything. It is obvious from the console to the docs how much time, effort, and love has gone into this. So from a very happy graphcool noobie, mad props - hope you’re all doing this today: 🦜
    ❤️ 3
    🦜 6
    graphcool 2
    a
    • 2
    • 2
  • k

    kmandrup

    05/16/2017, 2:43 PM
    : The schema is referencing the wrong project version. Expected version 11.
    n
    • 2
    • 5
  • k

    kmandrup

    05/16/2017, 2:43 PM
    I just created new project in console, why is it version 10 by default?
  • k

    kmandrup

    05/16/2017, 2:45 PM
    https://github.com/tecla5/micro-stripe-example
  • k

    kmandrup

    05/16/2017, 2:45 PM
    "Enable email/password provider" - is this Auth settings?
  • k

    kmandrup

    05/16/2017, 2:52 PM
    ok, I see it 🙂
  • c

    calvinl

    05/16/2017, 4:24 PM
    not sure this is the right place to ask, but i'm having some trouble querying my graphcool api with
    apollo-client
    and
    isomorphic-fetch
    on my localhost (from nodejs). this is the error I get:
    Copy code
    Error: Network error: request to <https://api.graph.cool/simple/v1/[redacted]> failed, reason: write EPROTO 140736015500224:error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure:../deps/openssl/openssl/ssl/s23_clnt.c:769:
    This is on an Express server. It works on the browser side. P.S. Congrats on the Product Hunt launch guys!
    n
    • 2
    • 26
  • a

    alexgaspar

    05/16/2017, 4:24 PM
    🦜 2
    🚀 1
    😮 2
    graphcool 2
  • a

    alexgaspar

    05/16/2017, 4:24 PM
    In case you didn’t notice
  • g

    gmuresan

    05/16/2017, 4:40 PM
    @nilan: it would be very useful if there was a way to migrate schema/functions/callback/permissions between different projects. So if I have a dev environment, I can make changes there and migrate them when I’m ready to deploy
  • s

    schickling

    05/16/2017, 4:51 PM
    Hey <!everyone>! Today is a really special day we’re introducing two major new features and are officially launching on Product Hunt! producthunt 1) Graphcool CLI: You can now use our new CLI (
    npm i -g graphcool
    ) to manage your GraphQL schema. 2) Functions: You can implement any kind of business logic using functions and even create inline-functions in the Console without the need for webhooks (which now also support HTTP headers). You can read the full announcement here: https://www.graph.cool/blog/2017-05-16-introducing-a-cli-functions-teko4ab8za/ As we’re currently on Product Hunt and Hackernews, it would be awesome if you could support us there! 💚 🎉
    producthunt 6
    👍 7
    🦜 18
    graphql 5
    🆒 4
    graphcool 13
    🙋 4
    😍 1
    🎉 28
  • e

    emilrmoeller

    05/16/2017, 4:52 PM
    Wow fantastic! And congratulations with the release!
    🙇 1
  • j

    jero2rome

    05/16/2017, 4:52 PM
    Awesome guys
    ❤️ 1
  • n

    notrab

    05/16/2017, 4:52 PM
    So cool
    🙌 1
  • d

    doug_w

    05/16/2017, 4:52 PM
    I am using Auth0 to Login with Github - then I would like to retrieve the authenticated users github info before creating the User in the DB. Looking at the docs (https://developer.github.com/v3/#authentication) - it seems pretty straightforward:
    curl <https://api.github.com/?access_token=OAUTH-TOKEN>
    The error I am getting:
    bad credentials
    Am I misinterpreting the Auth token they are asking for?
    Copy code
    createUser = () => {
        const variables = {
          idToken: window.localStorage.getItem('auth0IdToken'),
          emailAddress: this.state.emailAddress,
          name: this.state.name,
          emailSubscription: this.state.emailSubscription,
        }
        
        fetch(`<https://api.github.com/user?access_token=${variables.idToken}`>)
        .then(blob => blob.json())
        .then(data => console.log(data))
    
    
      }
  • p

    paul

    05/16/2017, 4:52 PM
    Super excited for the functions.
  • d

    doug_w

    05/16/2017, 4:52 PM
    @schickling Crushing it 😎
    ☝️ 1
  • d

    doug_w

    05/16/2017, 4:54 PM
    ( Sorry it’s not like a super specific ^^ gql question, but it seems relative enough and pretty simple for the crew in here )
  • k

    kode_k

    05/16/2017, 4:56 PM
    Today launch? There's 400 likes there (including mine) https://www.producthunt.com/posts/graphcool-2
  • k

    kabriel

    05/16/2017, 4:59 PM
    Did something change so only the project owner can create Mutation Callbacks?
    n
    • 2
    • 1
  • k

    kmandrup

    05/16/2017, 5:04 PM
    Can anyone help me get Stripe example working: https://github.com/tecla5/micro-stripe-example#start-services
  • a

    artyom

    05/16/2017, 5:05 PM
    @preetam_rao @kode_k @ferasalsaab @joel @deslokoff @zdne @benedictp @bminch @bryansaxon @citrusui @ademola @dancer @dbkaplun @rleija @donald @416serg @findjashua hello everyone, so glad you’re joining us today on such a special day! 🦜 graphcool for anything GraphQL-Europe related, please, head over to #graphql-europe-comm graphql europe
    metal 1
  • u

    416serg

    05/16/2017, 5:07 PM
    👍 thanks @artyom
  • a

    afgh

    05/16/2017, 5:11 PM
    Can’t log in to the console at the moment 😕 Maybe because of all the attention you’re getting today? 🙂
    n
    s
    • 3
    • 13
  • j

    joao.santos

    05/16/2017, 5:13 PM
    Lynda uses your service in their tutorial 😄 https://www.lynda.com/React-js-tutorials/Welcome/558648/597656-4.html
    n
    • 2
    • 3
  • h

    huv1k

    05/16/2017, 5:38 PM
    nice you have new homepage 🙂
  • y

    yergi

    05/16/2017, 5:38 PM
    Does anyone have any good resources around things to consider / best practices when designing your graphql schema?
  • b

    bluetidepro

    05/16/2017, 5:38 PM
    For anyone interested, I made a custom Slack theme for the sidebar to match the graph.cool site!
    #162a3b,#0e202e,#1aaf5d,#FFFFFF,#0e202e,#FFFFFF,#1aaf5d,#dc5425
    🚀 1
    ❤️ 1
    💯 7
    graphcool 2
    🙏 1
    🦜 1
    s
    a
    • 3
    • 4
  • n

    nikolasburk

    05/16/2017, 5:39 PM
    Wow that’s so cool!! @bluetidepro 😄
1...188189190...637Latest