AM Logo
API AuthorizationAPI DocumentationForm DefinitionsFAQ
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateAspect

updateAspect: Aspect!

This mutation is used to update the details of a single aspect.Return information can include new aspect details and workflow information. **Returns:** Returns the new aspect data.

aspectId: UUID!

The unique aspect ID used to find the specific aspect.

aspectInput: AspectInput!

The new name or description of the aspect that is being updated.