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

    manuel

    11/29/2018, 1:03 PM
    it depends on how flexible it should be later on...
  • m

    manuel

    11/29/2018, 1:04 PM
    try yoga-server and prisma. You can deploy it on heroku or now or...
  • j

    Jidé

    11/29/2018, 1:19 PM
    Hey ! I would like to do schema stiching with 2 schemas. I have the generated prisma.graphql schema and their resolvers on one hand, and a schema generated with graphql’s
    GraphQLSchema
    constructor on the other hand. How can I achieve that ?
    d
    • 2
    • 2
  • g

    georgelovegrove

    11/29/2018, 2:28 PM
    Made a prisma kubernetes setup template to share and hopefully help anyone doing the same! - https://github.com/georgelovegrove/prisma-kubernetes Looking for anyone who can help with getting subscriptions to work on a Kubernetes setup with rabbitmq, problem is detailed on the repo issues!
    e
    • 2
    • 1
  • j

    jjaybrown98

    11/29/2018, 3:41 PM
    Is anyone going to react day tomorrow in Berlin?
  • a

    alloy

    11/29/2018, 4:11 PM
    Hi. I’ve been trying to setup the vscode-apollo extension with our Relay project https://github.com/artsy/reaction, but other than a ‘Execute query’ button showing up above operations and the syntax highlighting working, the intellisense parts don’t work and I’m not seeing any helpful logs. Any FAQ tips that anyone knows of?
  • j

    jferrettiboke

    11/29/2018, 5:14 PM
    Did anyone deploy to Zeit Now a GraphQL server with
    graphql-yoga
    ? I am using Now 2.0 with builders. Now says everything is ready but I am not able to see it online... Anyone who did this previously?
  • j

    jdoyle112

    11/29/2018, 6:17 PM
    Does anyone know if it’s possible for a query where argument to be an enum field? On one of my types, there is a field that is an array of enums and I want the where to return all records that have a certain enum value in that array
    d
    • 2
    • 1
  • j

    jdoyle112

    11/29/2018, 6:18 PM
    @jferrettiboke I have deployed a yoga server using zeit now 1.0.
  • j

    jackgisel

    11/29/2018, 6:45 PM
    Hi! I am attempting to use prisma login
  • j

    jackgisel

    11/29/2018, 6:46 PM
    But the page isnt rendering? It loads up but the page is blank. Any ideas?
  • j

    jdoyle112

    11/29/2018, 6:57 PM
    I’ve had the same issue @jackgisel. Unfortunately what I ended up doing was deleting the existing services I had from the cli. That fixed the issue but that’s obviously not an option if you need the services on there.
  • m

    Martin Hunt

    11/29/2018, 7:00 PM
    Hey all, potentially off topic question... Does anyone know if the prisma forum uses some off the shelf solution or is it custom built?
    f
    t
    • 3
    • 5
  • b

    Bruno Prela

    11/29/2018, 7:12 PM
    hey, if I were to delete completely unused ENUMs from my prisma setup, would they hypothetically safely be removed in a prisma deploy
  • m

    mike

    11/29/2018, 7:13 PM
    Same story @jackgisel. https://app.prisma.io/cli-auth?secret is not rendering.
    l
    • 2
    • 2
  • j

    Jidé

    11/29/2018, 8:06 PM
    Hey folks ! Is there a place where Prisma scalars are defined ? I’m looking for a file with scalar definitions to import them while merging a schema...
  • t

    tylim

    11/29/2018, 8:42 PM
    hello guys
  • t

    tylim

    11/29/2018, 8:43 PM
    I created a npm package that auto generate graphql prisma project, it will automatically install the boilerplate, similar to how create-react-app work
  • t

    tylim

    11/29/2018, 8:43 PM
    https://www.npmjs.com/package/create-prisma-app
    👍 3
    s
    • 2
    • 2
  • t

    tylim

    11/29/2018, 8:43 PM
    architecture
  • t

    tylim

    11/29/2018, 8:43 PM
  • t

    tylim

    11/29/2018, 8:44 PM
    able to one click setup the environment
  • l

    Lobo

    11/29/2018, 8:45 PM
    hey guys!! somebody can help me with this? https://www.prisma.io/forum/t/query-to-get-data-ordered-by-the-number-of-items-in-a-relation/5160 I'm kind of stuck 😞
  • t

    tylim

    11/29/2018, 8:45 PM
  • t

    tylim

    11/29/2018, 8:45 PM
    and also come with sophisticated scripts
  • t

    tylim

    11/29/2018, 9:10 PM
    😅for those who downloaded 1.1.0 pls try the new 1.1.1, i fixed a missing dependency bug, thank alex for pointing it out
  • t

    tylim

    11/29/2018, 9:11 PM
    for a quick start npm run dev-setup
  • t

    tylim

    11/29/2018, 9:11 PM
    i will continue to work on the documentation
  • c

    cfree

    11/30/2018, 2:19 AM
    👋 Any suggestions on how to get the aggregate of a field separated out by user IDs?
    • 1
    • 3
  • m

    Moritz

    11/30/2018, 2:54 AM
    Hi, is there a way to backup/share the playground history/state for a project? I would like to commit a collection of sample queries and mutations to a git repo as a kind of quick&dirty test suite. Thanks for any ideas/suggestions!
1...168169170...637Latest