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

upsertClientByExternalId: Client!

This mutation checks if a client exists if client already exists then that client is updated otherwise a new client is created. **Returns:** Returns the newly created client information along with a new Client ID.

  1. externalIdentifiers

name: String!

value: String!