schon/core/graphene
Egor fureunoir Gorbunov 0cb4ae42a4 Add support for search results for posts
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.
2025-05-07 15:57:10 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
mutations.py Add support for search results for posts 2025-05-07 15:57:10 +03:00
object_types.py Add support for search results for posts 2025-05-07 15:57:10 +03:00
schema.py "Enhance product filtering and permissions handling 2025-05-07 15:07:48 +03:00