Scott
Scott
I just had the same issue, and then stupidly realized I hadn't copied in the _**whole**_ key. I only added the hash at the end to the `ENGINE_API_KEY` value in...
Yeah, @jeffreywescott. I was mixing two issues into this one. I agree. The whole bit about adding the schema to Engine and uploading/ publishing the API to zeit.co is misplaced....
@jeffreywescott - Nope. You don't need Engine to develop a GraphQL system at all. It's a supplementary set of services, which help you with development of a GraphQL system, but...
How about a PR? 😄 This should help get it right. https://api.spacex.land/graphql/ Scott
The code in section 6 of the tutorial is broken. I'm personally reworking it in the next couple of days to fix it. Scott
Don't mean to sound smarts-ass-ish, but you could maybe create your own resolver? 😀 `appointmentsByUserId`? Scott
Yeah, and I'd be interested in the maintenance of only one part of the packages, not all of them. So, if others think similarly, taking over the maintenance of all...
@TriPSs - I've worked a little and am still using the Typegoose bit. Scott
@daniloras - Did you read this thread? @TriPSs is upkeeping a fork. See here: https://github.com/doug-martin/nestjs-query/issues/1538#issuecomment-1127417301 Scott
It looks like @doug-martin has completely stopped working on code, at least code stored at Github, since July. I'd suggest looking at @TriPSs 's fork and supporting his work going...