updateSchemaMapping
inline suspend fun EntityResolutionClient.updateSchemaMapping(crossinline block: UpdateSchemaMappingRequest.Builder.() -> Unit): UpdateSchemaMappingResponse
Updates a schema mapping.
A schema is immutable if it is being used by a workflow. Therefore, you can't update a schema mapping if it's associated with a workflow.