createFacet
inline suspend fun CloudDirectoryClient.createFacet(crossinline block: CreateFacetRequest.Builder.() -> Unit): CreateFacetResponse
Creates a new Facet in a schema. Facet creation is allowed only in development or applied schemas.