I want to filter Planner tasks, e.g. like this:
https://graph.microsoft.com/v1.0/planner/plans/CONGZUWfGUu4msTgNP66e2UAAySi/tasks?$filter=title eq 'Take inventory'
Graph API is not letting me filter tasks from Planner as can be observed from Graph Explorer.
Has someone a solution for that?