Kevin Chen

Results 24 comments of Kevin Chen

> otherwise we have to query the DB again to get the data we added with the correct Ids. Imagine if you have multiple records. For tables whose primary key...

> There's also an option to only support messages defined in [`error_details.proto`](https://github.com/googleapis/googleapis/blob/master/google/rpc/error_details.proto). I think this could be a good initial option since there is a lot of flexibility in `error_details`....

Seems like related code: `argsToJson` and `parseSelectionSet` https://github.com/samsarahq/thunder/blob/babf75b0cd19d8963b164c284a9e661bcaf80538/graphql/parser.go#L91-L109

Agreed. I think there should at least be a Gitter or Discord or something to build a community and knowledge base. [Github Discussions](https://github.com/samsarahq/thunder/issues/425) are also a good option. I'm struggling...

GH Discussions are now publicly available. https://github.blog/changelog/2020-12-08-github-discussions-now-available-as-a-public-beta/

Seems related to #200 and #335, although there hasn't been any activity on either of those issues.

looks good. since `error_page` is a directive that can be used in http, server, or location, let's plan on doing ``` # for api error_page 401 # for ui error_page...

Really cool work @george-oakling. I hope they accept this plugin. If anyone else is getting started with this stuff (Buf + protoc-gen-validate), I have an [example PR](https://github.com/kevinmichaelchen/api-dispatch/pull/20).

I think automatically making self-referential fields use pointers would be awesome! 🎉 ## Other benefits **TL;DR:** At least one other benefit I see relates to _developer ergonomics_ 😄 ### Why?...

I'd like to add the [**mdbook-d2**](https://github.com/danieleades/mdbook-d2) plugin for consideration. https://d2lang.com/