Daniel Cousens
Daniel Cousens
strong concept ACK, but if is feasible, would prefer usage of the existing RPC instead of capn'proto
+1 for `OptionalKeys` and `RequiredKeys`. I didn't mind the learning exercise before I found this ticket, but it would have been nice to have it in the library! My solution...
@gautamsi we are sympathetic to trying to make this experience less tedious, for ourselves and the community. Before we made this change, we found that while reviewing the ecosystem, and...
My understanding at the moment is that writing custom fields, is painful, confusing, error prone, and now, **verbose**. I want to introduce new functions (in a non-breaking way) that make...
@vikasvmads contributions are very welcome! :blue_heart:
Thanks @nya1 and @gautamsi - it is unfortunate that these fields are not locale friendly. I have updated the pull request to try and increase the consistency of the filters...
Can't reproduce this in my own Linux environment. I'll need to check with `[email protected]` :eyes:
For those having problems, can you try changing your `next` version to `[email protected]`? This problem should be resolved with our [recent switch to `esbuild`](https://github.com/keystonejs/keystone/pull/7809) but that is not released yet;...
# For `yarn` users [See @MadeByMike's comment](https://github.com/keystonejs/keystone/issues/7902#issuecomment-1243120243) # For `npm` users If you are using `npm`, you [will need to install `graphql@^15.8.0` too](https://github.com/keystonejs/keystone/issues/7816). You may not need the `overrides`; but...
@linus-ha my intention is to leave this issue open and pinned until the next major release which will resolve these problems :blue_heart: - I will happily notify this thread when...