export default function parse(data) { return { errors: ["not yet implemented"] } }