OBJECT
공유 폴더 초대 추가 정보
type ShareFolderInvitationDto {# 이메일 (필수)email: String! # 정책 아이디 (필수)conditionalPolicyId: String! # 등록일createdDate: Long }