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

    jakethrog

    01/11/2018, 8:07 PM
    https://www.graph.cool/docs is broken
    n
    • 2
    • 2
  • s

    senorcodecat

    01/11/2018, 8:09 PM
    NOTHING IS BROKEN
  • s

    senorcodecat

    01/11/2018, 8:09 PM
    (minus the docs)
  • s

    senorcodecat

    01/11/2018, 8:13 PM
    Is there a way to get logs while graphcool-framework deploy is Bundling functions? I relaly want to know what is hanging it up.
  • s

    senorcodecat

    01/11/2018, 8:14 PM
    That spinning / is too mocking
  • n

    nilan

    01/11/2018, 8:17 PM
    try
    set -xg DEBUG "*"
  • s

    senorcodecat

    01/11/2018, 8:19 PM
    set -xg, I will
  • s

    senorcodecat

    01/11/2018, 8:20 PM
    As an option when deploying?
  • n

    nilan

    01/11/2018, 8:21 PM
    no, as an env variable
  • s

    senorcodecat

    01/11/2018, 8:21 PM
    ah
  • h

    harmony

    01/11/2018, 8:27 PM
    depends on the shell ig
  • h

    harmony

    01/11/2018, 8:27 PM
    DEBUG="*"
    is enough in bash
  • h

    harmony

    01/11/2018, 8:27 PM
    like prepending the command with it
  • h

    harmony

    01/11/2018, 8:28 PM
    DEBUG="*" graphcool-framework deploy
    🦜 1
  • j

    Jonathan Romano

    01/11/2018, 8:33 PM
    Is it possible (in 1.0/RC) to have multiple valid types for a property?
  • j

    Jonathan Romano

    01/11/2018, 8:34 PM
    I'm doubting it, but thought I saw something mentioned somewhere, maybe it was just polymorphic relationships?
  • h

    harmony

    01/11/2018, 8:39 PM
    I don't think graphql supports unions types
  • h

    harmony

    01/11/2018, 8:40 PM
    oh wait it does
  • s

    senorcodecat

    01/11/2018, 8:41 PM
    BASH does not like that
  • h

    harmony

    01/11/2018, 8:42 PM
    it doesn't?
  • s

    senorcodecat

    01/11/2018, 8:42 PM
    NVM, it does now. Wrong BASH terminal
  • s

    senorcodecat

    01/11/2018, 8:42 PM
    I need a holiday
  • h

    harmony

    01/11/2018, 8:42 PM
    👀
  • h

    harmony

    01/11/2018, 8:45 PM
    http://graphql.org/learn/schema/#union-types
  • h

    harmony

    01/11/2018, 8:45 PM
    unsure how they work though
  • j

    Jonathan Romano

    01/11/2018, 9:09 PM
    I keep getting an internal server error for a local deploy - any thoughts as to why? The verbose output isn't telling me anything
  • s

    senorcodecat

    01/11/2018, 9:14 PM
    Must be an internal server error
  • s

    senorcodecat

    01/11/2018, 9:14 PM
    you're welcome
  • j

    Jonathan Romano

    01/11/2018, 9:16 PM
    Is there any way I could look at the logs in the Docker container or something? I doubt providing the request ID to support will do them much good!
  • n

    noahdavis

    01/11/2018, 9:16 PM
    @Jonathan Romano - is this a new project?
1...503504505...637Latest