When you search for a text field like SKU or product type there is now an option named is empty/blank to filter for empty values. Depending on the field in the Shopify API this will match on both null values and empty strings.
Previously you could accomplish this by doing a search where the text equals [EMPTY] however this wasn't easily apparent.