OBJECT
1type SchemaProperty {23dataRegistryId: ID! 45majorVersion: Int! 67schema: Schema! 89path: String! 1011searchPath: String! 1213type: String! 1415title: String 1617}