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

feat(issueMatch): add add/remove evidence mutation #68

Merged
merged 2 commits into from
Jul 12, 2024
Merged

Conversation

MR2011
Copy link
Collaborator

@MR2011 MR2011 commented Jul 12, 2024

Add the following mutations:

    addEvidenceToIssueMatch(issueMatchId: ID!, evidenceId: ID!): IssueMatch!
    removeEvidenceFromIssueMatch(issueMatchId: ID!, evidenceId: ID!): IssueMatch!

@MR2011 MR2011 requested a review from drochow as a code owner July 12, 2024 07:39
@drochow drochow merged commit a1ab4ed into main Jul 12, 2024
4 checks passed
@drochow drochow deleted the mut_rl_im branch July 12, 2024 08:03
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

Successfully merging this pull request may close these issues.

2 participants