OBJECT
type Validation {id: Uuid! validation: String setting: String status: String! createdAt: DateTime updatedAt: DateTime }