Extended the search functionality to include results for posts. Updated `SearchResultsType` and related types to handle `posts`, adding a new `SearchPostsResultsType` with `uuid`, `name`, and `slug`. Adjusted mutations to populate posts in the search response. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| mutations.py | ||
| object_types.py | ||
| schema.py | ||