AM Logo
API DocumentationForm Definitions
  1. Home
  2. API Documentation
  3. Outcomes
  4. Mutations
  5. updateOrganizationalUnitAddress

updateOrganizationalUnitAddress: OrganizationalUnitAddress!

This mutation is used to update the street address details of a single organizational unit. **Returns:** Returns the newly added address details.

  1. address

street: String!

city: String!

county: String

state: State!

stateOther: String

country: Country!

countryOther: String

zipCode: String!