the-deep / server

Server for DEEP
https://app.thedeep.io/
GNU Affero General Public License v3.0
9 stars 3 forks source link

Graphql mutation node for analysis-framework membership #1450

Open susilnem opened 5 months ago

susilnem commented 5 months ago

Addresses Implement Graphql mutation node for analysis-framework membership

Changes

Mention related users here if any.

This PR doesn't introduce any:

This PR contains valid:

susilnem commented 5 months ago

@thenav56 What to do with the Framework Membership permission?

thenav56 commented 5 months ago

@susilnem I think we already have mutations for this. Can you check the analysis_framework_membership_bulk? https://github.com/the-deep/server/blob/develop/apps/analysis_framework/tests/test_mutations.py#L647