Skip to content

Refactor Mutation for me path #110

@brettski

Description

@brettski

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions