Daniel Cousens
Daniel Cousens
@kamilbiela can you describe what happens for you?
@kamilbiela please verify that you only have 1 version of `graphql` installed/resolving
@andy-blum fair point, maybe I can add an example to this pull request, and from there we can discuss how the example fairs compared to the inbuilt functionality.
Typescript errors will be fixed by https://github.com/keystonejs/keystone/pull/9402
I'll be merging https://github.com/keystonejs/keystone/pull/9166 ASAP, which should help with this pull request, fwiw
May be resolved soon by https://github.com/braintree/sanitize-url/pull/80/
I plan to merge this _very_ soon
Thanks @gautamsi! Every bit of help is really appreciated :blue_heart:
I'll happily rebase this soon, should be straight forward - prioritizing the DS upgrade landing for now
@gautamsi this removes the deprecated `validateInput` and `validateDelete` functions, and then introduces the breaking change to support the field hooks to use the same object notation as list hooks. Unpacking...