query Search($limit: Int, $image: String) { search(limit: $limit, image: $image) { image text } }