Tag_not in a Shopify Flow query. What am I doing wrong?

When I run this query via Graph QL, it returns only orders WITH the tag instead of all orders without the tag haha is that even possible?

orders(query:“tag_not:Special Terms”)