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

    safari

    04/05/2017, 6:42 AM
    server request for query
    Index
    failed for the following reasons: 1. You requested 100000 nodes. We will only return up to 1000 nodes per query. _allPokemons1nPUlM:allPokemons(first:100000) { ^^^
  • s

    safari

    04/05/2017, 6:42 AM
    kindly help
  • s

    shockitv

    04/05/2017, 6:50 AM
    well, it said all there is to say. Ask for max. 1000 nodes per query and paginate if you really need that 100000.
  • s

    safari

    04/05/2017, 7:10 AM
    I have not written any query,but cloned the repo,added the url endpoints as per instruction,npm install and finally npm start
  • s

    safari

    04/05/2017, 7:13 AM
    This is as per instruction in the 'Getting Started' link in the website
    n
    • 2
    • 18
  • a

    artyom

    04/05/2017, 8:14 AM
    @shockitv @chrisuniversity @ashwani @gkze hello everyone! nice to have you here at graphcool πŸ‘‹
  • a

    artyom

    04/05/2017, 9:04 AM
    @fabianehlert hola! πŸ‘‹
  • f

    fabianehlert

    04/05/2017, 9:06 AM
    Hello πŸ™‚ πŸ‘‹
  • q

    qsys

    04/05/2017, 10:32 AM
    Is it possible to have custom filters on graphcool? Use case: storing lang and long of someone, and I would like to get only 'nearby known locations'. The query would be something like
    location (filter: nearby(lang, long))
    or something similar, meaning: get all nearby locations. However, this would need a custom function (
    nearby
    )...
  • q

    qsys

    04/05/2017, 10:33 AM
    (Well, the real case will filter on more fields, but the other ones are rather unimportant πŸ™‚ )
  • d

    denis.costello

    04/05/2017, 10:52 AM
    Hi. Today I signed up and participated in the onboarding however when I get to the part related to running the example (react/relay) I get stuck. It says that there's a problem with the Graphql endpoint not being recognised as an internal or external command
    n
    • 2
    • 7
  • a

    artyom

    04/05/2017, 12:11 PM
    hi @jani and @preco21 - happy to have you join us! πŸ‘‹
    πŸ‘‹ 1
    πŸ‘ 1
  • q

    qsys

    04/05/2017, 12:34 PM
    hmmm... I'm having a
    location
    field and want to query it, just returning all of them (there have to be filters, but let's start with all of them). However, graph.cool expects me to give an id. How to get a list back?
  • q

    qsys

    04/05/2017, 12:34 PM
    oh, sorry, got it... AllLocations.
  • a

    artyom

    04/05/2017, 12:35 PM
    @uzu πŸŽ‰ glad you’re joining us at graphcool !
  • q

    qsys

    04/05/2017, 12:36 PM
    so now, filtering... can I implement a custom filter?
    n
    • 2
    • 26
  • s

    sdubois

    04/05/2017, 12:45 PM
    Hello, previously you mentioned that you're not updating the Roadmap any more since early March (https://github.com/graphcool/feature-requests/projects/1) because you want to migrate to Serverless Scope. Any progress with that?
    n
    • 2
    • 2
  • s

    sdubois

    04/05/2017, 12:46 PM
    Second question, I think you're building your static site with some static pages deployed on Netlify or similar, right? But on first load there's always a "flash" as the style gets asynchronously applied and which doesn't look really nice. Are you planning to fix that, and if yes would you mind sharing how? I'm thinking of how I should now build my own site as well.
    n
    t
    • 3
    • 6
  • u

    uzu

    04/05/2017, 1:15 PM
    Hi all, i have a problem running this repo : https://github.com/graphcool-examples/react-apollo-auth0-example after settings my uri correctly and do npm install && npm start i have this error: UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 2): TypeError: "listener" argument must be a function
    n
    • 2
    • 5
  • a

    artyom

    04/05/2017, 1:33 PM
    @jimgreen222 happy to welcome you to graphcool πŸ‘‹
  • j

    jimgreen222

    04/05/2017, 1:50 PM
    @artyom thanks I would be glad to be member of your group
    πŸ‘ 1
  • u

    user

    04/05/2017, 2:28 PM
    @nilan commented on @philippbosch’s file

    https://prisma.slack.com/files/U4RMUF7GV/F4UEU07K4/pasted_image_at_2017_04_04_10_39_pm.pngβ–Ύ

    : just trying to reproduce
  • u

    user

    04/05/2017, 2:29 PM
    @nilan commented on @philippbosch’s file

    https://prisma.slack.com/files/U4RMUF7GV/F4UEU07K4/pasted_image_at_2017_04_04_10_39_pm.pngβ–Ύ

    : @philippbosch the UI might be a bit confusing here, but after clicking got it you need to go to the Advanced Options tab and enter a migration value. Only then you can click "Save Changes"
  • p

    philippbosch

    04/05/2017, 3:09 PM
    @nilan yeah, i figured it might just be a UI issue. thanks for clarification
    πŸ‘ 1
  • a

    artyom

    04/05/2017, 3:38 PM
    @brettc happy hump day and welcome to graphcool !
    πŸ‘‹πŸ» 3
  • j

    jshort

    04/05/2017, 6:06 PM
    Is there any way to set CORS for our endpoints?
    n
    • 2
    • 8
  • j

    jshort

    04/05/2017, 6:07 PM
    I'd like to lock down the endpoint a bit just to decrease attack vectors.
  • a

    artyom

    04/05/2017, 7:07 PM
    @hiphopanonymous hey! πŸ–– great alias you’ve chosen πŸ˜‰
  • d

    dataknut

    04/05/2017, 8:35 PM
    Anyone here tried out https://reactql.org/?
    πŸ‘ 2
  • a

    artyom

    04/05/2017, 10:11 PM
    @crivera @marcelocarmona hello both πŸ‘‹ welcome to the graphcool community!
1...144145146...637Latest