https://www.prisma.io/ logo
Join Slack
Powered by
# random
  • k

    Kurt

    12/05/2019, 5:39 PM
    It doesn’t look like you are requesting any fields in the request.
    • 1
    • 2
  • b

    Burim Ameti

    12/03/2019, 8:45 AM
    hello guys tutorial about prisma graphql apollo nodejs without docker?
    a
    • 2
    • 3
  • p

    pm33

    12/06/2019, 1:07 AM
    Hi, I am trying to use "Forgot Password?" on https://app.prisma.io/login and the email is never arriving. Nothing in junk/spam folders. Any alternative ways to reset password?
  • t

    tej

    12/17/2019, 9:24 AM
    Is graph.cool going to be continued to be supported?
  • t

    tej

    12/17/2019, 9:25 AM
    I have a lot of important data on GraphCool and would like to know if it's going to stay there for the forseeable future.
    t
    • 2
    • 3
  • p

    preetb123

    12/18/2019, 8:20 AM
    is there an update to this issue? https://github.com/prisma-labs/graphql-request/issues/33 . i use mst-gql that uses graphql-request underneath, and i want this functionality working.
  • j

    Julian Rachman

    12/28/2019, 11:54 PM
    Hi all! I am looking to better understand the pain points of professional social networking and we thought what better place to start than with you all. If you could spare 5-10 minutes, I would love to hear your input so that we can incorporate it into our development. Thank you and I cannot wait to see all of your submissions! https://www.surveymonkey.com/r/W6792MS
  • m

    Mounika

    01/02/2020, 5:54 AM
    Hi All!..
  • m

    Mounika

    01/02/2020, 5:55 AM
    I am looking for prisma query that will find array of strings, I didn't find any way to be better. Suggest if any availabile.
  • a

    Alex

    01/02/2020, 9:09 AM
    Hi all. Is there any way/workaround to connect to multiple mongodb databases using prisma/prisma2? That was already discussed here https://github.com/prisma/prisma/issues/1622 and there https://github.com/prisma/prisma-content-feedback/issues/51 but has no solution
    e
    • 2
    • 2
  • a

    Awey

    01/04/2020, 8:08 PM
    Can someone link me to a github project using apollo-react-hooks and the react context api as an example please and thanks!
  • m

    Mike Perry Yeboah Attara

    01/05/2020, 11:39 AM
    👋 Thanks for the invite, @schickling!
  • d

    Daniel

    01/06/2020, 10:42 PM
    Hello guys 😀 I have a question, what do u use to create a methods at
    prisma2
    ? A
    crud
    , or you build a custom one, or you try to mix them both? Because I see that
    crud
    can solve a lot of time, however, in another hand, I don't want to put all the responsibilities and opportunities of the methods on the client side 🤨. What you could suggest?
  • a

    Ashiqur Rahman

    01/16/2020, 4:50 PM
    recommend any course/video/books which covers prisma+graphql+node js
  • t

    Tallan Groberg

    01/20/2020, 9:22 PM
    What’s up everyone! If anyone is interested in learning how to do nested routes in react this is my tutorial on it https://dev.to/tallangroberg/react-router-dom-nested-routes-4ank
    s
    • 2
    • 1
  • m

    Mohammad Javad Ebrahimzadeh

    01/23/2020, 12:09 PM
    Hello there i want to start a project with Prisma and i want to use my existing local mongodb database which is started on localhost:27017 but i dont know how to find the string for starting a new project with prisma. someone plz help me tnx
    s
    l
    • 3
    • 2
  • m

    Mohammad Javad Ebrahimzadeh

    01/24/2020, 11:08 AM
    hi how can i solve this problem after prisma deploy
  • m

    Mohammad Javad Ebrahimzadeh

    01/24/2020, 11:09 AM
    prisma deploy
    ERROR: No cluster could be found for workspace '*' and cluster 'default'
    {
    "data": {
    "generateClusterToken": null
    },
    "errors": [
    {
    "message": "No cluster could be found for workspace '*' and cluster 'default'",
    "locations": [
    {
    "line": 3,
    "column": 9
    }
    ],
    "path": [
    "generateClusterToken"
    ],
    "code": 222
    }
    ],
    "status": 200
    }
    Get in touch if you need help: <https://slack.prisma.io>
    To get more detailed output, run $ export DEBUG="*"
    (node:15304) [DEP0066] DeprecationWarning: OutgoingMessage.prototype._headers is deprecated
  • t

    Timothée Reynaud

    02/04/2020, 10:38 PM
    Hi there ! this might be a newbie question but I haven't found any easy way to perform server-to-server writing operations. I listen to an online radio stream which triggers an event when the song played changes. I'd like to be able to write the meta data that I get from that stream in my prisma graphQL database and perform something as
    Copy code
    const newTrack = await prisma.createTrack({
            details: metadatas
        })
    but serverside. I'm wondering if this could be anti-patterns ? Any thought would be welcome !!
  • l

    Lieven

    02/11/2020, 2:31 PM
    I'm having issues setting up a prisma container via docker compose:
    Copy code
    image: prismagraphql/prisma:1.7
        restart: unless-stopped
        ports:
        - "4001:4466"
        depends_on:
        - db
        environment:
          PRISMA_CONFIG: |
            managementApiSecret: server.secret.123
            port: 4466
            databases:
              default:
                connector: mysql
                active: true
                host: db
                port: 3306
                user: root
                password: prisma
    d
    l
    • 3
    • 4
  • l

    Lieven

    02/11/2020, 2:31 PM
    prisma is not using my enviroment, can any help me out here?
    l
    • 2
    • 1
  • a

    Adidi

    02/20/2020, 9:46 PM
    Hi
    👋 2
  • p

    Peter T

    02/24/2020, 6:58 PM
    Hi
  • d

    dnbkr

    02/25/2020, 2:57 AM
    hi can anyone recommend the an up to date instructions on using docker to deploy? the one I found says it's only for 1.7 and below... found another one here https://www.prisma.io/tutorials/deploy-prisma-to-digitalocean-with-docker-machine-ct06 but want to make sure it's current before embarking
  • k

    kitze

    02/28/2020, 6:55 AM
    Society when Prisma 2 and nexus-future will be released and stable
    🙈 6
    fast parrot 16
    😅 8
    😀 2
  • e

    emad darabeh

    02/29/2020, 10:10 AM
    which database (PostgreSQL or MongoDB) is better for storing restaurants with their locations, and getting the nearby restaurants?
  • a

    Arber

    03/01/2020, 2:23 PM
    "Variable '$data' expected value of type 'EventCardCreateInput!' but got: {\"description\":\"arber\",\"date\":\"2=2=2=2\",\"users\":[\"ck6ky0h3wpzzs0975vzueix4p\",\"ck73mb5r53iiz0939dhnbycqe\"],\"addedBy\":{\"connect\":{\"id\":\"ck73m3ukj3hb8093949yf01bm\"}}}. Reason: 'users' Expected 'EventCardCreateusersInput', found not an object. (line 1, column 11):\nmutation ($data: EventCardCreateInput!) So i want to send an array of users as the argument on a mutation but i dont know what thi error is wanting me to do
    m
    • 2
    • 1
  • m

    Marc

    03/02/2020, 3:47 PM
    Hi, I wrote about how easy it is to integrate Prisma 2 into a Nestjs application from scratch https://notiz.dev/blog/how-to-connect-nestjs-with-prisma. The type-safe generated API from prisma-client-js is a awesome 😍
    ❤️ 5
    o
    i
    +2
    • 5
    • 8
  • j

    JamesJ

    03/05/2020, 3:58 PM
    Dear Prisma admins - in large part I decided to use Prisma on a recent project after completing Wesbos’ Advanced React & GraphQL course. He has gained a huge following from this and it is an excellent course. Unfortunately he is not able to wait for Prisma 2 so he is updating the entire course to use new backend tools which is a huge shame. Have you guys been in touch with him at all. Even if he did a mini series to go through Prisma 2 it would be a big boost for Prisma 2 adoption as his teaching style is very clear. Just a thought. 🙂
    d
    p
    • 3
    • 5
  • d

    Dinesh

    03/06/2020, 12:18 PM
    Does prisma.io provide services like vulnerability scanning for hosts hosted in cloud and also scanning for docker or container security?
    j
    • 2
    • 2
1...373839...53Latest