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

    domthegrom

    06/20/2017, 11:20 PM
    Am I able to have queries that get real time data and change constantly to re render the page. I want to have a live chat feature. Not too sure on which way to go about this
    a
    a
    • 3
    • 6
  • d

    domthegrom

    06/21/2017, 12:11 AM
    Should I be building out my entire UI and then hooking up my database and API or as I go?
    l
    n
    • 3
    • 14
  • d

    domthegrom

    06/21/2017, 2:44 AM
    If anyone is available for a quick DM session I have some pretty generic questions about queries and a few other things if they feel like lending their knowledge 😄 just ping me!
  • d

    domthegrom

    06/21/2017, 5:13 AM
    Graphcool's
    email + Password authenticator
    vs
    Auth0
    any takers?
  • t

    trond

    06/21/2017, 5:20 AM
    @domthegrom if you want easy social login, you basically have to go with Auth0
  • t

    trond

    06/21/2017, 5:26 AM
    on that note though, I'm using Auth0 for a mobile app, and Apple just rejected the app because it requires a login. They basically say the app shouldn't require a login if its core functionality is not dependent on it. This in turn leads to the question of how to structure anonymous users, on the Auth0 level (random username and password), Graphcool level (use their anonymous authentication) or at local app level (needs Apollo code refactoring)
    👍 1
  • p

    patoncrispy

    06/21/2017, 7:44 AM
    Hello everyone! I have modified the base File schema and I'm curious if it's possible to provide extra data when uploading a file to populate extra fields? If not, how do people accommodate extra File metadata (the User it belongs to, for example) in their schemas?
    a
    n
    • 3
    • 5
  • y

    yolen

    06/21/2017, 8:33 AM
    How to deploy function from the CLI? I need to deploy automatically and not rely on the GUI?
    a
    n
    • 3
    • 5
  • w

    wallslide

    06/21/2017, 10:15 AM
    What kind of scaling can I expect from graphcool's service? Is it pretty elastic?
    n
    • 2
    • 2
  • d

    dkh

    06/21/2017, 10:36 AM
    Has anyone come across this error?
    create user failure Error: GraphQL error: The provided idToken is invalid. Please see <https://auth0.com/docs/tokens/id_token> for how to obtain a valid idToken
    I'm logging the token before invoking the createUser mutation and it's definitely there.
  • w

    wallslide

    06/21/2017, 10:37 AM
    did you add the correct auth0 secret to the graphcool dashboard?
  • w

    wallslide

    06/21/2017, 10:37 AM
    the signature verification might be failing
  • d

    dkh

    06/21/2017, 10:38 AM
    yup, just double checked
  • d

    dkh

    06/21/2017, 10:39 AM
    the auth0 authentication piece is working just fine it seems
    w
    n
    p
    • 4
    • 41
  • j

    jonatanro

    06/21/2017, 10:39 AM
    I’m playing around with graph.cool and apollo for a react-native app. I got as far as I can see the response from graph.cool in reactotron but my UI stays in a “loading” state. I don’t understand why it’s not updating. I tried adapting this example into my own app: https://www.learnapollo.com/tutorial-react-native/react-native-02
    -.js
  • b

    bobbyt

    06/21/2017, 11:09 AM
    Hi @nilan, did something just change with Auth0? I have been using Auth0 integration with Graphcool for several months, but now when I try to update my Auth0 client settings in their admin console (which are linked to my Graphcool project), Auth0 is giving an error saying
    Invalid grant types: client_credentials
    and in Advanced Settings->Grant Types I am now seeing the following (see image). Any idea what has happened? Thanks!
  • l

    louis

    06/21/2017, 11:33 AM
    Hi, while trying to make a more or less big change to my schema an internal server error popped up. Request ID: cj46x3tt6wjxi0136o7ac3s5b Appreciate the help 🙂
    ✅ 1
    n
    • 2
    • 11
  • u

    user

    06/21/2017, 11:51 AM
    @nilan commented on @bobbyt’s file

    https://prisma.slack.com/files/U4S05SZAP/F5XV4KJUX/screen_shot_2017-06-21_at_7.07.41_am.png▾

    : I am not sure what happens here, never saw this before. Graphcool doesn't have any access to the Client settings though.
  • p

    preetb123

    06/21/2017, 12:13 PM
    apollo tab does not appear in chrome dev tools even after installing Apollo Client Developer Tools
  • u

    user

    06/21/2017, 12:31 PM
    @bobbyt commented on @bobbyt’s file

    https://prisma.slack.com/files/U4S05SZAP/F5XV4KJUX/screen_shot_2017-06-21_at_7.07.41_am.png▾

    : Ok, thanks. Looks like it may be an Auth0 bug as others have posted about having a similar issue in their support forum.
  • d

    derbingle

    06/21/2017, 1:37 PM
    In importing some data this morning, just got an error, requestId: 'cj471jh0ubd4m01421zph1q6z'
    n
    • 2
    • 1
  • i

    ilkkavesa

    06/21/2017, 1:58 PM
    Is there something wrong now with Graph.cool service (Gives: "Failed to fetch")? Console doesn't show anything in data, and app using the backend is stopped too…
    ✅ 1
    n
    • 2
    • 4
  • m

    monkeybonkey

    06/21/2017, 1:59 PM
    been away from graphcool for a bit - can you guys remind me what the breaking changes are? mutation callbacks and permissions?
    n
    n
    • 3
    • 40
  • p

    ppatidar

    06/21/2017, 2:07 PM
    Hello @nilan Graphcool apis not working

    https://snag.gy/b8i9Ay.jpg▾

  • n

    nilan

    06/21/2017, 2:07 PM
    This URL is not supposed to render any HTML 😉
  • p

    ppatidar

    06/21/2017, 2:08 PM
    Yes but my apis also not working
  • p

    ppatidar

    06/21/2017, 2:08 PM
    Its was working yesterday but now getting timeout
    ✅ 1
    n
    • 2
    • 3
  • m

    max

    06/21/2017, 3:18 PM
    Is Graph.cool working? I can't get to the console from Chrome after the login. In the Chrome console it's showing: Failed to load resource: net::ERR_BAD_SSL_CLIENT_AUTH_CERT
    n
    • 2
    • 11
  • m

    max

    06/21/2017, 3:18 PM
    Maybe it's my end
  • b

    billyle

    06/21/2017, 4:05 PM
    Woot! Thanks for the invitation.
    👋 4
    n
    • 2
    • 1
1...237238239...637Latest