updateFacet

abstract suspend fun updateFacet(input: UpdateFacetRequest): UpdateFacetResponse

Does the following:

  • Adds new Attributes, Rules, or ObjectTypes.

  • Updates existing Attributes, Rules, or ObjectTypes.

  • Deletes existing Attributes, Rules, or ObjectTypes.