schon/blog/graphene
Egor fureunoir Gorbunov bbde0a4654 Update PostType and PostTagType field definitions
Replaced `fields = "__all__"` with specific fields for better control and security. Removed unused `filter_fields` to clean up the code and align with actual requirements. These changes improve maintainability and clarity.
2025-04-30 00:37:09 +03:00
..
__init__.py Initial Commit 2025-04-29 22:40:30 +03:00
object_types.py Update PostType and PostTagType field definitions 2025-04-30 00:37:09 +03:00