How to skip archived entries in graphql?

So I have a query that returns me all entries from some type. I unpublished one entry expecting it to disappear from query results, it didn’t. I archived it, nothing changed. How I hide entry from results? Should I filter it by some param?

No idea which one of those can work. Can anyone suggest anything?

no idea what was that, but today, without any of my actions it started working as expected - i.e. archived entries don’t show up in query result