Shlomo Dalezman
Shlomo Dalezman
Would you be able to utilize the plugin system for schema stitching? That to me would really be a killer feature and would allow us to build a lot of...
@vektah @mathewbyrne was looking through the introspection code - would it make sense to add a directive that allows disabling of fields and inputs in the schema similar to how...
That's a good point regarding directives - reason I reached for adding a built in directive is that it would be embedded in the workflow of a developer. I think...
That makes sense! Am curious to get that feedback as well - definitely something that's becoming a larger priority for our team. Thanks!
Yea that makes sense! Adding the status code in that range probably makes the most sense!
Thanks for the update! On Wed, May 20, 2020 at 4:23 AM Julio Guerra wrote: > Hello @sdalezman > Quick update about this: better supporting API services is one of...
Want to start off by saying love the lib 👍 am a huge fan of snapshot testing and this powers pretty much all of our python integration tests. I agree...
@fabiosussetto with regards to dates yea i think that's the right approach. with regards to ids if you're using auto-incrementing ids (which I expect a lot of users of various...