query InstrumentsQuery { instruments { id title contents slug type { id type category { id name foreground background } name } } }