This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
2018-11-15
Channels
- # announcements (11)
- # beginners (66)
- # boot (6)
- # clara (25)
- # cljdoc (4)
- # cljs-dev (22)
- # clojure (261)
- # clojure-dev (1)
- # clojure-europe (2)
- # clojure-italy (15)
- # clojure-losangeles (1)
- # clojure-nl (19)
- # clojure-spec (62)
- # clojure-uk (50)
- # clojurescript (12)
- # community-development (6)
- # cursive (60)
- # datomic (21)
- # emacs (2)
- # figwheel (2)
- # figwheel-main (3)
- # fulcro (2)
- # graphql (11)
- # hyperfiddle (11)
- # javascript (1)
- # jobs (6)
- # juxt (1)
- # kaocha (5)
- # keechma (2)
- # off-topic (4)
- # onyx (10)
- # pathom (7)
- # re-frame (15)
- # reagent (8)
- # remote-jobs (2)
- # ring-swagger (14)
- # shadow-cljs (35)
- # sql (22)
- # testing (9)
- # tools-deps (62)
- # vim (12)
Hello everybody, I am trying to parse the schema. But its failing to parse with an error msg, extraneous input 'extend' expecting {'}', 'schema', 'type', 'input', 'interface', 'scalar', 'union', 'enum', StringValue, BlockStringValue}
I am wondering lacinia parser doesn't support extending type. Is that correct?
Well, I am porting a portion of Java based Graphql app. I've been used extend
around 8months ago.
Lacinia doesn’t mention the word extend
in this context in their source code. It also doesn’t look like there is an issue for it. Maybe you should submit one
I listened to your podcast @hlship , it was very informative and well spoken. Thank you for all the hard work.
Thanks - I can never tell how I come off in these things, and I'm my own harshest critic.
@U7PBP4UVA do you have a link for it?