Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add new WorkspaceIsSearchable decorator #345

Open
etiennejouan opened this issue Feb 3, 2025 · 0 comments
Open

Add new WorkspaceIsSearchable decorator #345

etiennejouan opened this issue Feb 3, 2025 · 0 comments
Assignees
Labels
scope: backend Issues that are affecting the backend side only

Comments

@etiennejouan
Copy link

Context :

  • search.... resolver should not be created for all objects

Implem :

  • Create decorator
  • Add it to all searchable objects
  • Update logic in shouldCreateQueryResolver(methodName, objectMetaData) (cf duplicate decorator issue)
@etiennejouan etiennejouan self-assigned this Feb 3, 2025
@etiennejouan etiennejouan changed the title add new WorkspaceIsSearchable decorator Add new WorkspaceIsSearchable decorator Feb 3, 2025
@etiennejouan etiennejouan added the scope: backend Issues that are affecting the backend side only label Feb 3, 2025
@etiennejouan etiennejouan moved this to 🔖 Planned in 🎯 Roadmap & Sprints Feb 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
scope: backend Issues that are affecting the backend side only
Projects
Status: 🔖 Planned
Development

No branches or pull requests

1 participant