OBJECT
type QueryClip {id: Uuid! name: String description: String query: String queryKind: String config: String status: String authorId: Uuid geoId: String share: String category: String authorGeoId: String createdAt: DateTime updatedAt: DateTime }