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

Refactor Mutation for me path #110

Open
5 tasks
brettski opened this issue Nov 18, 2020 · 0 comments
Open
5 tasks

Refactor Mutation for me path #110

brettski opened this issue Nov 18, 2020 · 0 comments

Comments

@brettski
Copy link
Member

Task is to refactor the mutation to add a me path which will provide users with their CRUD of sessions.

Create a new me path returning type MeSessionsMutation. Mutations:

  • create
  • update
  • withdraw
  • propose

This allows create for things like THAT.us and open spaces sessions, and propose for CFP needs.

  • The current methods used for creating will be marked as deprecated (via directive)

There is already an admin path in sessions for admin level edits via GraphQL

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant