OBJECT
type DataSchemaHistory {id: Uuid! text: String revision: Uuid updatedAt: DateTime! createdAt: DateTime! userId: Uuid }