OBJECT

LabOptionMarker

Lab Option Marker

link GraphQL Schema definition

  • type LabOptionMarker {
  • # A more detailed description of the marker
  • description: String
  • # The name of the marker
  • name: String!
  • }