const buildWhereFromContext = pipe([
  tap((context) => {
    assert(context);
  }),
  fork({