한번 pothos-drizzle을 도입해보고 있는데요... drizzleNode로 오브젝트를 정의하면 node 쿼리 결과를 무조건 플러그인에게 맡겨야 하나요...? where를 추가로 건다거나 특정 노드는 필터링한다거나 그런 방법은 (그냥 node로 정의하기 빼고) 없나요...?
If you have a fediverse account, you can reply to this note from your own instance. Search https://hackers.pub/ap/notes/0198e16e-4fb8-7be4-961d-c29f62028aca on your instance and reply to it.
@robin
select.where
옵션이 있을 걸요?
오늘 알게 된 사실: SchemaBuilder의 옵션에 relay.node(s)QueryOptions.resolve로 node 쿼리를 직접 만들 수 있다... 진작에 알았으면 그냥 pothos-drizzle 썼을탠데... 이미 relation 짰던 거 다 날렸는데......