refactor(question): use withStatics for answer schema
Replace the ad hoc Object.assign wrapper with the shared schema helper so the Answer schema follows the same static attachment pattern as the rest of the codebase.
K
Kit Langton committed
2f60f9d45b7e4691f7135334ed910edb9ad069e8
Parent: dd34bd8