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

    m.b.iqbal

    01/22/2018, 9:06 AM
    Hi All, Anybody knows what is the graphcools auth token expiration time limit? And what error code is sent when it expires?
  • m

    max

    01/22/2018, 10:00 AM
    @nilan it might be helpful to have a table comparing features for the web GUI, CLI and prisma
    👍 3
  • p

    picosam

    01/22/2018, 10:18 AM
    I’m sorry if this was already brought up, it’s quite trivial, but shouldn’t the
    generated
    folder be excluded from source control?
    a
    • 2
    • 1
  • m

    melv

    01/22/2018, 11:10 AM
    Déjà vu:
    Copy code
    Global
        ✖ software.amazon.awssdk.services.lambda.model.CodeStorageExceededException: Code storage limit exceeded. (Service: null; Status Code: 400; Error Code: CodeStorageExceededException; Request ID: 8897ee35-ff64-11e7-8976-0198b615e534)
    🚨 3
    m
    n
    e
    • 4
    • 4
  • p

    Pieter

    01/22/2018, 11:13 AM
    Hi, I used the old legacy graphcool (before it was open sourced, still in the console, not ejected into the cli) and I am starting a new project and want to use prisma 1.0 I am busy going through the docs. The scenario here is that there's already a database (MS SQL) with data in there and a dotnet core 2.0 service on top of it. I investigated graphql-dotnet but it doesnt seem like a good option so I'd rather use prisma and talk directly to SQL (unless prisma can talk to dotnet core 2.0 somehow). Is there a quick way to get started? Specifically on generating my schema either from SQL tables or from Entity Framework and dotnet repositories?
  • p

    Pieter

    01/22/2018, 11:14 AM
    I'll make a forum post too. In before @nilan asks me to 🙂
  • r

    rein

    01/22/2018, 11:17 AM
    Is there currently a pure Date type?
  • e

    eele

    01/22/2018, 11:49 AM
    Anyone experience with docker deployment and using the file api? I don't get the file api working locally.
  • j

    Josef Henryson

    01/22/2018, 11:50 AM
    I’m completely confused since the announcement of Prisma. I’m trying to find docs on the latest version / future of GC framework, but most articles/posts I found is about what was renamed to Prisma. Is there somewhere a recent overview of GC framework as is and future since Prisma was released? Or is everyone already planning to use Prisma?
    a
    a
    • 3
    • 5
  • b

    BB

    01/22/2018, 12:13 PM
    -.txt
    💩 1
  • b

    BB

    01/22/2018, 12:13 PM
    Please advise
  • u

    user

    01/22/2018, 12:19 PM
    @melv commented on @BB’s file https://prisma.slack.com/files/U8VQJUDTJ/F8XG05P55/-.txt: https://graphcool.slack.com/archives/C0MQJ62NL/p1516619423000343
    -.txt
  • e

    eele

    01/22/2018, 12:32 PM
    Does the Graphcool file API even works with docker deployment?
  • e

    eele

    01/22/2018, 12:34 PM
    I'll get POST http://api.iturnit.local/file/v1/cjcp6w69d00040116ytf3j291 405 (Method Not Allowed)
  • e

    eele

    01/22/2018, 12:34 PM
    api.iturnit.local is localhost with docker
  • m

    miho

    01/22/2018, 12:36 PM
    software.amazon.awssdk.services.lambda.model.CodeStorageExceededException: Code storage limit exceeded.
  • m

    max

    01/22/2018, 1:39 PM
    I'm looking at building my own graphql server using prisma. Has anyone tried the following tutorial? https://www.howtographql.com/graphql-js/1-getting-started/
    n
    • 2
    • 6
  • p

    patrick_madx

    01/22/2018, 1:44 PM
    Hi! We're starting a new (production ready in < 3 months) project. And we are looking forward to use graphcool 1.0. 😄 It seems like this has been renamed to prisma, should we go for graphcool 0.11 or prisma?
    m
    n
    +2
    • 5
    • 10
  • a

    adrianocola

    01/22/2018, 1:50 PM
    Anyone knows the pricing per GB of files stored in the shared cluster plan? I can’t find that information anywere
  • r

    rovas

    01/22/2018, 2:29 PM
    anyone solved this issue https://github.com/apollographql/react-apollo/issues/892
  • j

    johnkpaul

    01/22/2018, 2:40 PM
    where can I find docs on why an array creates a
    set
    field in the create model?
  • a

    ajmakhl

    01/22/2018, 2:43 PM
    with DateTime. what does .000Z mean? Is it always 000Z ? momentjs gives me something else.
    j
    • 2
    • 2
  • v

    vistriter

    01/22/2018, 3:04 PM
    How to subscription on local development ????
  • v

    vistriter

    01/22/2018, 3:04 PM
  • v

    vistriter

    01/22/2018, 3:04 PM
  • j

    johhansantana

    01/22/2018, 3:06 PM
    does anyone knows how to delete local docker logs from graphcool-framework? they seem to be stacking up and each time I check for logs it loops through them for almost eternity
  • r

    renatobenks

    01/22/2018, 3:20 PM
    can someone help me pls?
  • r

    renatobenks

    01/22/2018, 3:20 PM
    I’m trying to use my own package version to graphql-tools, and it’s not working very well
  • r

    renatobenks

    01/22/2018, 3:20 PM
    anyone knows the reason?
  • r

    renatobenks

    01/22/2018, 3:27 PM
    The package is like this:
    Copy code
    "graphql-tools": "git+<https://git@github.com/renatobenks/graphql-tools.git#master>"
1...534535536...637Latest