## Motivation <!-- Why are we building this? --> - So developers can work more granularly with fields in the API, including relationships ## Requirements <!-- What does this accomplish? --> - Ability to update an individual field value in a pub, including a relation field - Ability to delete relation fields from a pub ## Acceptance Criteria <!-- What technical work must be completed for this to be accepted? --> - Uses utilities for updating relation fields in #764. ## Extra work <!-- Not required, but could be added in if there's time --> - Maybe: ability to update a related pub's relation fields? E.g. update a pub's title and also update the title of a related image in one go? <!-- ## Mockups (if available) --> <!-- ## Use this if you want to build a collapsible box <details> <summary>Detail Box</summary> - Thing one - Thing two </details> -->
Motivation
Requirements
Acceptance Criteria
Extra work