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

[BE] Endpoint - Mutation Update Encounter, by encounter id #17

Open
7 tasks
Sykogst opened this issue Feb 2, 2024 · 0 comments
Open
7 tasks

[BE] Endpoint - Mutation Update Encounter, by encounter id #17

Sykogst opened this issue Feb 2, 2024 · 0 comments
Labels
enhancement Request for improvement task A smaller piece of work to be done

Comments

@Sykogst
Copy link
Collaborator

Sykogst commented Feb 2, 2024

For Update Encounter Mutation

  • Make sure that app/graphql/types/mutation_type.rb directories and files exist
  • Set up class for UpdateEncounter under Mutations
  • arguments variables received with types for Encounter Update
  • field for encounter (errors later)
  • Add mutation to mutation_type.rb
  • Status: 204
  • Postman Test endpoint
@Sykogst Sykogst transferred this issue from Tavern-Keeper-2308/tavern-keeper-fe Feb 2, 2024
@Sykogst Sykogst changed the title [BE] Endpoint - Mutation Update Encounter [BE] Endpoint - Mutation Update Encounter, by encounter id Feb 2, 2024
@Sykogst Sykogst added task A smaller piece of work to be done enhancement Request for improvement labels Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Request for improvement task A smaller piece of work to be done
Projects
None yet
Development

No branches or pull requests

1 participant