lcatallo
10/11/2017, 3:14 PM0.7.0-beta.5
of the CLInotrab
10/11/2017, 4:15 PMprod
target without TOTAL data loss?joar
10/11/2017, 4:21 PMjoar
10/11/2017, 4:21 PMnotrab
10/11/2017, 4:22 PM--force
flag as a function already existed. I “Upgraded” from the Console, but was unable to push due to a same function existing. So renamed the function and it worked, perhaps something up there I should mark as an issue for others to try to duplewisblackwood
10/11/2017, 4:46 PMgraphql-request
to make multiple queries of a single table in my database, with a single request. Each query has a different set of filters on it (based on a time range for one of the dateTime
fields). The table has about 2000 records in it now.
As the table grows, my requests have occasionally been timing out (when they take longer than 30 secs). What solution do people tend to go for here?
I'd rather not use a wider filter to query the table once, then do my filtering in app code. I could set a limit so that there's a maximum number of queries I include in one request (up to ten?), and then make multiple requests.
Does anyone have any better solutions?schickling
10/11/2017, 5:53 PMnpm install -g graphcool@next
. Here is the full blog post: https://blog.graph.cool/graphcool-framework-preview-ff42081b1333
We can’t wait to hear what you think! Also, it would be great to meet as of you as possible at the GraphQL Summit two weeks from now in SF. (If you don’t have your ticket yet, you can use the code GRAPHCOOL
for 25% off.)
P.S. This release also contains a first alpha version of a local Docker-based development environment. :docker:gustav
10/11/2017, 5:54 PMhuv1k
10/11/2017, 5:54 PMdanaszova
10/11/2017, 5:54 PMbrayton
10/11/2017, 5:54 PMkyriakosmichael
10/11/2017, 5:54 PMrobert
10/11/2017, 5:54 PMchris08002
10/11/2017, 5:55 PMAbhishek
10/11/2017, 5:55 PMpanzupa
10/11/2017, 5:55 PMjarvis
10/11/2017, 5:55 PMwbruce
10/11/2017, 5:58 PMcoolboyjules
10/11/2017, 6:02 PMlastmjs
10/11/2017, 6:09 PMjordan
10/11/2017, 6:23 PMLeoC
10/11/2017, 7:17 PMtaikn
10/11/2017, 7:28 PMFile
type nodes are still being accessible after node removal - is this intended behaviour?nilan
10/11/2017, 7:34 PMbut the lock in fear is huge..
Like, will you have LTS versions of the config or how will you handle deprecations? (of graphcool features/config)that's a great topic, thanks for bringing this up! could you actually kickstart a discussion about this in the Forum: https://graph.cool/forum/? 🙂 there are different perspectives here
nilan
10/11/2017, 7:36 PM@sorenbs thanks. What are the plans going forwards for the console? Is there a timeline around which it will go away?the Console will not "go away" as such, but it will become a tool to get insights into performance & errors, manage collaboration etc, rather than your day-to-day IDE. that stuff's better handled in Atom, Webstorm, VS, ... 🙂
Miezan
10/11/2017, 8:03 PM"code": 3025,
"message": "The provided idToken is invalid.
nilan
10/11/2017, 8:05 PMMiezan
10/11/2017, 8:08 PMjordan
10/11/2017, 8:16 PMamann
10/11/2017, 8:16 PM@relation()
directive?