https://www.prisma.io/ logo
Join SlackCommunities
Powered by
# random
  • u

    user

    04/10/2018, 10:40 PM
    @michal commented on @Alan’s file

    https://prisma.slack.com/files/U9HV76RQA/FA4AQJ6JY/image.png▾

    : that is weird 🙂 Are you 100 % sure that the ID is correct?
  • u

    user

    04/10/2018, 10:43 PM
    @Alan commented on @Alan’s file

    https://prisma.slack.com/files/U9HV76RQA/FA4AQJ6JY/image.png▾

    : oh yeah!
  • a

    Alan

    04/10/2018, 10:43 PM
  • u

    user

    04/10/2018, 10:44 PM
    @michal commented on @Alan’s file

    https://prisma.slack.com/files/U9HV76RQA/FA4AQJ6JY/image.png▾

    : 🦜
  • u

    user

    04/10/2018, 10:47 PM
    @Alan commented on @Alan’s file

    https://prisma.slack.com/files/U9HV76RQA/FA4AQJ6JY/image.png▾

    : Any idea why the Query is working, but not the mutation?
  • h

    harmony

    04/10/2018, 10:47 PM
    threads on images don't really work as threads
  • h

    harmony

    04/10/2018, 10:47 PM
    just saying
  • m

    michal

    04/10/2018, 10:49 PM
    @alan https://stackoverflow.com/questions/49760142/graphql-error-you-provided-an-invalid-argument-for-the-where-selector-on-user/49763909#49763909
  • m

    michal

    04/10/2018, 10:49 PM
    I just posted an answer 🙂
  • m

    michal

    04/10/2018, 10:50 PM
    Oh 💩 😄 maybe not 😄
  • m

    michal

    04/10/2018, 10:51 PM
    I believe it has basically the same reason. GraphCool couldn't find any user with id
    cjfsvcaaf00an08162sacx43i
    .
  • m

    michal

    04/10/2018, 10:53 PM
    @alan and if you change the role to CUSTOMER? will that work?
  • a

    Alan

    04/10/2018, 10:54 PM
    let me try
  • m

    michal

    04/10/2018, 10:54 PM
    @alan sorry typo to CUSTOMER
  • a

    Alan

    04/10/2018, 10:55 PM
    nope. issue is in the "where" selector
  • a

    Alan

    04/11/2018, 12:24 AM
    in the console, variables are empty. This is so weird!
  • a

    Alan

    04/11/2018, 12:24 AM
  • u

    user

    04/11/2018, 6:40 PM
    @Simon Stenbæk Madsen commented on @Alan’s file

    https://prisma.slack.com/files/U9HV76RQA/FA4NYUBEH/image.png▾

    : Can you post your code? It’s weird that the variables don’t show in the console. May not be a problem in your query
  • a

    Alan

    04/11/2018, 6:49 PM
    hi @Simon Stenbæk Madsen, the detailed issue is here https://github.com/graphcool/prisma/issues/2211, and code is here: https://github.com/alan345/naperg/tree/master/server
    s
    • 2
    • 2
  • a

    Alan

    04/11/2018, 6:49 PM
    thanks a lot
  • n

    Nata

    04/13/2018, 10:08 AM
    Hello.. I try using react-apollo with prisma database then want sync endpoint Docker, both on server and client. What I must to do next?
  • c

    Chris Felix

    04/16/2018, 6:59 AM
    Any idea why context.headers would be undefined in a custom directive? I’m using https://www.apollographql.com/docs/graphql-tools/schema-directives.html#Enforcing-access-permissions as an example
  • w

    Waweru

    04/16/2018, 1:44 PM
    Results_from_GraphiQL_while_getting_from_REST_API_.js
  • w

    Waweru

    04/16/2018, 1:46 PM
    The_resolve_looks_like_.js
  • w

    Waweru

    04/16/2018, 1:46 PM
    Why do I get a null data on GraphiQL?
    h
    • 2
    • 3
  • w

    Waweru

    04/16/2018, 1:47 PM
    Please help
  • a

    aranwe

    04/17/2018, 1:33 PM
    Hello everyone, has anyone seen a library that would convert GraphQL endpoint to REST automatically - for legacy purposes
  • w

    Waweru

    04/17/2018, 1:40 PM
    I don't think so.
  • n

    nilan

    04/17/2018, 1:45 PM
    check https://github.com/graphql-binding/swagger-to-graphql
  • a

    aranwe

    04/17/2018, 2:42 PM
    @nilan thanks, but thats exactly opposite of what I need 🙂 ... it should be fairly easy to create based on GraphQL schema REST endpoint that would translate REST requests to GraphQL for legacy purposes, to enable IoT devices etc. ... nevermind ... I was just checking 🙂
1...192021...53Latest