Magidoc

createAssociation
Mutation

Create a new Association.

Arguments

#

associatedConceptData

A JSON object that stores additional information specific to this association

associatedConceptId

Concept id to associate with the provided concept id.

associatedConceptIds

List of concept ids to associate with the provided concept id.

conceptId

Non-null

The concept id of the associated record.

Response

#

Returns [ AssociationMutationResponse ].

Example

#

    
  

3

    
  

3

    
  

3