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

πŸš€ [Feature] Implement Group GQL Model And CRUD Resolvers – Update Resolver #5222

Closed
24 of 37 tasks
Tirokk opened this issue Aug 30, 2022 · 1 comment
Closed
24 of 37 tasks
Labels

Comments

@Tirokk
Copy link
Member

Tirokk commented Aug 30, 2022

πŸš€ Feature Request

Implement group GQL model and CRUD resolvers – update resolver.

Todo

  • @Mogge suggestions:
    • international β†’ global
    • remove wasSeede
  • GraphQL
  • resolvers:
    • CreateGroup:
      • test correct slugification
    • check for tests in:
      • backend/src/middleware/permissionsMiddleware.spec.js
      • backend/src/middleware/slugifyMiddleware.spec.js
  • seeding:
    • seed a group
  • Neo4j database:
    • how to add a slug contraint for Group label?
      • where is the slug contraint for Post and User label? See backend/src/db/migrate/store.js
  • cleanup: search for Wolle
@Tirokk Tirokk added the feature label Aug 30, 2022
@Tirokk
Copy link
Member Author

Tirokk commented Aug 30, 2022

Closed, because the next step relates to the same issue

@Tirokk Tirokk closed this as completed Aug 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant