RelationFilter
t() :: %Notion.RelationFilter{ contains: String.t(), does_not_contain: String.t(), is_empty: boolean(), is_not_empty: boolean() }