Search summary information about all the splats in the model.
type ModelSearchSplats {# The total number of splats in the model.count: Int! # The ids of all the splats in the model.ids: [ID!] }