PostData: {
    attributes: PostDataAttributes;
    id: string;
    relationships?: unknown;
    type: string;
}