SaveEntityResponse: {
    entity: EntityKey;
    errors: Record<string, ValidateError[]>;
} & MessageResponse & TokenResponse

Entity保存APIのレスポンス