Implement updateSubmission
mutation into the modSubmissionStore
#801
Labels
updateSubmission
mutation into the modSubmissionStore
#801
Problem
We want all our API calls for data management to be stored in their respective stores. Currently this is being done within the file itself. This should be moved into a store.
Success
The functionality of the
updateSubmission
is moved into themodSubmissionStore
Requirements
graphQL
mutation into themodSubmissionStore
The text was updated successfully, but these errors were encountered: