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

    notrab

    08/07/2017, 10:22 AM
    I’m trying to use the Slack notification example
  • n

    notrab

    08/07/2017, 10:23 AM
    Ok figured it out … Emojis inside a Function don’t work 😄
    a
    d
    • 3
    • 19
  • j

    joar

    08/07/2017, 10:46 AM
    lol @notrab 😅
  • o

    olaf

    08/07/2017, 10:48 AM
    Would it be possible to localhost the playground?
    a
    n
    s
    • 4
    • 4
  • n

    nilan

    08/07/2017, 1:59 PM
    @nilan pinned a message to this channel.
  • j

    jvbianchi

    08/07/2017, 3:16 PM
    what's the status of deleteAll and updateAll mutations? Does it still on the roadmap?
    n
    • 2
    • 4
  • a

    agartha

    08/07/2017, 4:21 PM
    General notice: I have seen an issue lately about requiring
    node-gamequery
    . I have forked this repo to check something out, and have received an official takedown notice from Github today. Apparently, the node-gamequery library is a copyright infringement of the original library: https://github.com/sonicsnes/node-gamedig. Please use this original library only, all node-gamequery forks will be taken down by Github.
  • s

    srikanthumg

    08/07/2017, 6:26 PM
    Hello all, I am new to graphql and wondering what is the difference between QueryBatching with apollo client and batching with dataloader from facebook? Do we need to implement both in the project to make Graphql efficient?
    n
    • 2
    • 2
  • s

    steveb

    08/07/2017, 6:36 PM
    Just starting to play with graph.cool and I see I can choose from Ireland, Tokyo, and Oregon for AWS region. Are there any plans to add us-east?
    n
    • 2
    • 1
  • a

    agartha

    08/07/2017, 7:06 PM
    Q: Is there any way to retrieve the project region in a SE?
    n
    • 2
    • 6
  • m

    mel

    08/07/2017, 7:40 PM
    anyone else having issues loading graph.cool functions in the console? I'm just getting the loading indicator
    👍 1
    n
    • 2
    • 9
  • t

    tyrogeekgrrl

    08/07/2017, 10:46 PM
    Hi, all. First of all, thanks for Chromeless. I started playing with it today, and it's friggin awesome. I do have an issue, though, and I hope someone can help me. I have a script that if run locally works completely fine but times out on a selector when I run it on Lambda. What could possibly cause this discrepancy?
  • r

    rpeterson

    08/07/2017, 10:52 PM
    @tyrogeekgrrl it's possible he site has mechanism to block AWS IPs. I've seen this on a larger scraper system I run on a fair number of sites.
  • k

    kyleg

    08/07/2017, 10:53 PM
    Are you guys using the aws cli to invoke chromeless on lambda?
  • k

    kyleg

    08/07/2017, 10:55 PM
    I’ve been following the readme and I think I’ve almost got it working…but not quite. It just keeps returning a 200 and says okay even though I put in a long wait time it’s executing in less than 1 second according to the cloudwatch logs, same scripts work on https://chromeless.netlify.com/ though, screenshots aren’t doing anything either
  • k

    kyleg

    08/07/2017, 10:55 PM
    working a bit blind here
  • t

    tyrogeekgrrl

    08/07/2017, 10:57 PM
    @rpeterson Thank you for your response. How is it that it works locally, though? Same exact page.
  • r

    rpeterson

    08/07/2017, 10:58 PM
    You local network IP isn't in the AWS block of IPs
  • t

    tyrogeekgrrl

    08/07/2017, 10:59 PM
    Thanks, @rpeterson
  • k

    kyleg

    08/07/2017, 11:06 PM
    How do I send the authentication token to the endpoint? I have my token in my .js file but it returns “{”message”:“Missing Authentication Token”}”
  • k

    kyleg

    08/07/2017, 11:06 PM
    adding dev-chromeless-session-key as a host header does not seem to make a difference
  • m

    mj

    08/07/2017, 11:52 PM
    I’m getting
    Copy code
    TypeError: Failed to fetch
  • m

    mikedklein

    08/08/2017, 12:18 AM
    anyone having trouble logging in?
  • e

    edgrr0

    08/08/2017, 2:48 AM
    Where exactly do i find the schema extension function? In the new function tab i can only see Server-side subscription and request pipeline. This site also seems to be down https://www.graph.cool/forum/t/schema-extensions-beta
    d
    • 2
    • 3
  • i

    ilija_nl

    08/08/2017, 6:36 AM
    Someone else has problems setting up full websocket network interface. Hybrid works but with full websocket, it keeps give me error messages
    a
    • 2
    • 1
  • s

    suchy

    08/08/2017, 7:39 AM
    Hi guys I have question about keeping tree structure in graphcool/graphql? I have
    page
    which can have sumbapges so it's a tree. Any ideas? Not sure about how deep I'd like to keep it.
    d
    • 2
    • 11
  • s

    shanecav

    08/08/2017, 7:41 AM
    Hi, I've noticed that when I attempt to delete a large number of files all at once (in the console), it only ever deletes 5 at a time.
  • r

    roms

    08/08/2017, 9:12 AM
    Do you plan to support
    interface
    inheritance ?
    • 1
    • 1
  • s

    stanbeguns

    08/08/2017, 9:29 AM
    Hey! React Native Instagram example (the one you get during the on-boarding) doesn’t load provided images on iOS because bit.ly links are HTTP. You could either: - change links to HTTPS when populating fields during the on-boarding - add bit.ly as an exception in
    info.plist
    next to the
    localhost
    I could open a PR for the second option, but couldn’t find the repo.
    n
    • 2
    • 3
  • s

    samjbmason

    08/08/2017, 9:45 AM
    Is there a way with graphcool cli to push schema changes to 2 projects?
1...301302303...637Latest