Monolithic function #43
Unanswered
rathorevaibhav
asked this question in
Software Principles
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Following is a monolithic function that runs when a GraphQL API call is made to create a manuscript. The front-end sends a payload in the API request which is then processed by the function below and returns the created manuscript object.
Beta Was this translation helpful? Give feedback.
All reactions