Dotan Simha
Dotan Simha
> strongly considering switching over to GraphQL Code Generator, mainly due to #2232 and #1750 (that last one has been open for 1.5 years now with no word from maintainers!)....
@inikulin did you manage to find a solution for that? I'm also trying to register multiple filter layers with different outputs, and it seems to panic because of the same...
Thank you @platzhersh , I think you have a good point and we might need to wrap the `listen` (or, check if IPv6 is supported before trying to use it?)...
I see, thank you. So you are right, we should handle the IPv4/6 at the application level, because the Docker container might use 4/6 and we have zero control over...
Thanks @platzhersh , I'm trying to see if everything works correctly with no hostname specified (https://github.com/kamilkisiela/graphql-hive/pull/2573)
> Looks like there were some issues in the e2e and integration tests. If I can be of any help. Let me know. Seems like some tests (e2e and integration)...
Just adding my thoughts here. Today, pagination is implemented on the root of every Query type, and returns a `ListType` of an entity. We can implement Cursor-based pagination (see spec...
I think we need to rethink the sidebar title and icons. Maybe something like that? ⚙️ General 🔑 Tokens 🧱 Schema Composition
@Urigo I think we need to deploy all steps for Socially 2 again...
> Thinking about this some more, we should probably expose it in microseconds - an `i64` would cover roughly +/- 290k years in microseconds which I think is plenty of...