Chiru B

Results 86 comments of Chiru B
trafficstars

@Yogu any feedback / input on this matter?

@mfusser is it possible to add a changelog for each release

> The suggested workaround using `mergeSchema()` does also appear to work if needed for some reason. I've tested it with (non-cruddl) custom directives on our federation. Yup, tried it with...

> @itsezc : > > Yup, tried it with `printSchema` works like a charm (: > > I can not figure out how to use printSchema for that matter ......

What Cruddl needs is a complete Roadmap thats publicly visible where the goals are clearly highlighted, this not only allows everyone to see the progress but also motivates people to...

A demo application (with authentication, custom resolvers) etc. would be awesome for beginners to show / explain the features and limitations of Cruddl, hoping on this with the v1 release.

> I think I have a similar situation in our setup. A good portion of our schema will be handled by cruddl. However, some things still need to be handled...

> In our set up, we serve the cruddl-generated schema directly on a server, then have other services that consume the schema of that server. That's the reason we never...

Since the time of my comment, I have done a lot of playing around with this whole issue and I agree (with you @orefalo) that as long as Cruddl is...

@scott-wilson by any chance are you intending on open sourcing your implementation? I have a similar problem and would love to see how you tackle it.