Hello! I'm trying to filter knowledge_base articles by their state (DRAFT/PUBLISHED). But unfortunately the graphql API retrieves an error. Also we have a boolean graphql parameter called "draft:" and despite not giving an error it also does not filter articles by their state. Can you help me please? Is this a bug?