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

    lionstone

    03/06/2018, 5:00 PM
    Really like what you've done with graph.cool and asking these questions as a customer who is impressed with how easy you made it to set up a backend for rapid prototyping
    ๐Ÿ‘ 2
  • l

    lucas.verra

    03/06/2018, 5:04 PM
    i think a nice mind map / relationship image of how graphcool is to be related to others vendors / techs would be a great idea
  • l

    lucas.verra

    03/06/2018, 5:05 PM
    start from barebones server under the table with a MySql deployment in it => then heroku with MySql or Mongo => then...
    ๐Ÿ‘ 2
  • i

    iamclaytonray

    03/06/2018, 5:06 PM
    @lionstone - I see your point and how that can be frustrating. Rest assured, docs are always being improved. You do not have to choose Graphcool/Prisma. There are other options out there, albeit, none as good as Graphcool. As talked about in the forum and elsewhere, if you look close enough, Graphcool will conform more to adopting Prisma (a GraphQL database engine) and Graphcool will remain a framework for GraphQL.
    ๐Ÿ’ฏ 6
    ๐Ÿ‘ 4
  • y

    yorunohikage

    03/06/2018, 5:44 PM
    Hi when I try to make a mutation from the graphql requests it tells me
    Copy code
    "GraphQL error: Unknown argument 'fieldDifference' on field 'updateChoice' of type 'Mutation'. (line 2, column 42):
    updateChoice(id: $id, values: $values, fieldDifference: $fieldDifference) {"
    but clearly my fieldDifference exists since if I make the same mutation from the playground it works fine
    โœ… 1
  • l

    lastmjs

    03/06/2018, 6:22 PM
    I have yet another prisma versus graphcool-framework question. I'm currently on graphcool-framework, and I'm considering switching to Prisma. What are the concrete advantages to graphcool-framework over Prisma? Is there anything that graphcool-framework offers that Prisma does not?
    m
    l
    +3
    • 6
    • 27
  • m

    Milan Medlik

    03/06/2018, 6:39 PM
    Hi guys, awesome job so far! We use graphcool in some project for prototyping app, so I decided use for my personal too, but after while of playing with prisma I got error during
    prisma deploy
    ->
    ERROR: Authentication token is invalid: Token can't be decoded: The token is expired since 2018-03-06T15:16:12Z
    my account was somehow generated and connect by
    prisma init
    maybe 2 months ago, is there some way how to generate new valid token?
    n
    • 2
    • 12
  • u

    user

    03/06/2018, 6:40 PM
    @donedgardo commented on @lucid_frogโ€™s file

    https://prisma.slack.com/files/U9DU23SR5/F9FJKCN3A/screen_shot_2018-02-28_at_9.53.02_am.pngโ–พ

    : i fixed this by upgrading to prisma 1.4.0-beta.2
  • m

    mbaranovski

    03/06/2018, 6:49 PM
    Hi everyone! As I understand file seed.graphql is being executed with only first deploy. Can I trigger it again somehow?
    Copy code
    prisma import --data ./database/
    needs .zip file and ignores seed file
    k
    • 2
    • 4
  • m

    mbaranovski

    03/06/2018, 7:12 PM
    I can see this comment in some github examples:
    Copy code
    # import Post, PostWhereInput, PostOrderByInput, PostCreateInput from "./generated/prisma.graphql"
    Is it somewhere in docs? thanks
    k
    • 2
    • 1
  • d

    Daniel K.

    03/06/2018, 7:19 PM
    well, I was excited about Prisma Cloud, but seeing pricing now I already know it's too much for our little team so I have to look for other solutions ๐Ÿ˜• pity, for services like that I would be expecting more flexible pricing plan, not just 0 and then 4.5M requests (we can never reach that at current stage) also it's kinda bad joke to say Scale at your own pace and pay for what you need while restricting to such huge numbers it was great till it lasted, farewell Graphcool/Prisma
    ๐Ÿ˜ฅ 3
    n
    l
    • 3
    • 4
  • n

    Nicolas Kleiderer

    03/06/2018, 7:36 PM
    Hey folks, what's the path forward on creating connectors for Prisma? I haven't seen any clear communications on how we, as community members, can actually but any rubber to the road. I'm particularly interested in https://github.com/graphcool/prisma/issues/1660 and would like to see some way we can contribute to these efforts. Please communicate so we can multiply your team ๐Ÿ˜‰
    โœ… 2
    n
    • 2
    • 8
  • d

    Daniel K.

    03/06/2018, 7:37 PM
    yea, I would definitely support such move ๐Ÿ™‚
  • n

    Nicolas Kleiderer

    03/06/2018, 7:45 PM
    Anyone attending F8 (https://www.f8.com/) this year? I'd love to meet some of the community if anyone's going to be there!
    graphcool 1
  • b

    brandonmp

    03/06/2018, 7:54 PM
    i wrote this today to try & sort out the graphql ecosystem as we know it https://medium.com/@brandonmp/what-the-hell-is-prisma-the-graphql-thing-4e30b0c6c65b
    ๐Ÿ’ช 1
    ๐Ÿ˜‚ 1
    n
    l
    d
    • 4
    • 5
  • n

    nilan

    03/06/2018, 8:14 PM
    @nilan pinned a message to this channel.
    ๐Ÿ™Œ 1
  • d

    Daniel K.

    03/06/2018, 8:15 PM
    just found this, could be interesting alternative to have UI for data with self-hosted Prisma http://crudl.io/
    l
    h
    +3
    • 6
    • 43
  • t

    taylor

    03/06/2018, 8:30 PM
    Is anyone else having issues accessing functions through the console?
    l
    • 2
    • 3
  • d

    dfcarpenter

    03/06/2018, 10:11 PM
    Does anyone have experience using a graph DB with graphcool or graphql in general. I'm looking into using the Azure Cosmosdb with the graph backend but unsure of how to model my data. Looking for examples of graphql with noql in general and graphs in particular
    s
    • 2
    • 2
  • o

    Owen Kelly

    03/06/2018, 10:17 PM
    Congrats on the launch!
  • o

    Owen Kelly

    03/06/2018, 10:18 PM
    I figured I should share this here as well (I popped this on the hn thread too). Iโ€™ve been working on a bastion server to go in front of Prisma. Documentation is still a work in progress. https://bunjil.js.org
    ๐Ÿ‘€ 1
    ๐Ÿ˜ 4
    ๐Ÿ‘ 5
    ๐Ÿฆœ 3
    n
    a
    t
    • 4
    • 8
  • i

    Isaiah Grey

    03/06/2018, 11:36 PM
    ๐Ÿ‘‹ Are they are any modules for GraphQL that you know of that would allow user created fields, with ability to customize the permissions of those fields by an admin? Admin would be an app user creating fields, setting permissions.
  • s

    scott_moss

    03/06/2018, 11:44 PM
    Does anyone know if this is open soure
  • s

    scott_moss

    03/06/2018, 11:44 PM
    This slim Graphiql is pretty dope for docs, anyone know if its open source?
    t
    s
    d
    • 4
    • 8
  • a

    allpwrfulroot

    03/07/2018, 2:24 AM
    Getting a lot of rejections from Graph.cool right now
    ๐Ÿ‘ 1
  • s

    sajmil

    03/07/2018, 2:28 AM
    same
    ๐Ÿ‘ 1
  • s

    sajmil

    03/07/2018, 2:29 AM
    cant even see the status page
  • r

    rohit

    03/07/2018, 2:33 AM
    +1
  • v

    veksen

    03/07/2018, 4:10 AM
    Prisma: according to the docs,
    set
    should override an existing list with an entirely new list. Does this work on relationships, as well? It doesn't seem to be working for me:
    Copy code
    ctx.db.mutation.updateRequest(
          {
            where: { id },
            data: {
              title,
              description,
              fields: {
                set: [...fields]
              }
            }
          },
          info
        );
    Field "set" is not defined by type FieldUpdateManyInput at value.fields; did you mean upsert?
    d
    • 2
    • 1
  • l

    Luke

    03/07/2018, 4:16 AM
    if I use
    prisma deploy
    how do I link that app to my prisma cloud account? This is the only part Iโ€™m not understanding
    v
    • 2
    • 1
1...599600601...637Latest