{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://api-evangelist.github.io/benchling/json-schema/SearchInputUiBlockItemType.json", "title": "SearchInputUiBlockItemType", "enum": [ "dna_sequence", "dna_oligo", "aa_sequence", "custom_entity", "mixture", "box", "container", "location", "plate", "worklist" ], "type": "string" }