OBJECT
type UserDeviceInfo {id: Uuid! deviceType: String deviceToken: String userIdx: Int! createdAt: DateTime! platform: String }