Currently the read hooks use Doc in their naming whereas the write hooks use Document in theirs. Ideally would stick to one or the other for the sake of consistency. Unfortunately a breaking change either way
Personally prefer using Document where possible, despite the extra characters 😄
Currently the read hooks use
Docin their naming whereas the write hooks useDocumentin theirs. Ideally would stick to one or the other for the sake of consistency. Unfortunately a breaking change either wayPersonally prefer using
Documentwhere possible, despite the extra characters 😄