Does anyone know if I can check a record’s type without loading it? For instance, I have a custom fields on an item record that associates it with another item. The type of item varies from situation to situation, so I only want to execute an action if that associated item is an inventory item. Does that make sense?