OBJECT
type SiteplanHotspot {id: Int! siteplanId: Int! name: String width: Int height: Int thumb: String description: String x: Float y: Float # Resolvers# # Arguments# clientName: assets(clientName: String): [SiteplanHotspotAsset]! }