content
content: {
document: {
data: {
profile: {
name: string;
profilePicture: string;
};
};
nodes: {
data: object;
nodes: {
leaves: {
marks: string[];
object: string;
text: string;
}[];
object: string;
}[];
object: string;
type: string;
}[];
};
object: string;
}