I've added a graphql query to find out which slots in a particular labware this applies to. Client needs to fetch this info and update the UI to indicate which slots are involved in the page for probe hyb QC.
"""Gets info about which slots have been used in probe hybridisation."""
probeHybSlots(barcode: String!): [Address!]!