notion-dotnet / notion-sdk-net

A Notion SDK for .Net
MIT License
181 stars 46 forks source link

Added StatusFilter #330

Closed JakoMenkveld closed 1 year ago

JakoMenkveld commented 1 year ago

Description

Added the StatusFilter to allow filtering on Status-type properties.

Fixes #329

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Performed several successful queries on my personal Notion workspace using this filter.

Checklist:

KoditkarVedant commented 1 year ago

@JakoMenkveld what happened?