OBJECT
사용자 커스텀 profile 정보
type OauthUserCustomProfileInfoDto {# 키key: String! # 값value: String! # 설명desc: String # 사용여부use: Boolean }