OBJECT
type EntitySchemaRelationship {destEntitySchema: EntitySchema! relationshipType: String! sourceEntitySchema: EntitySchema! }