A global query filter is a LINQ predicate applied to an entity type in OnModelCreating. Every query against that entity automatically includes the filter:
OnModelCreating