2
Methods
0
Implementations
0
Required By
01

Methods

  • upsert
    (key: FacetKey, payload: FacetPayload) -> None
    Create or update a facet
  • delete
    (key: FacetKey) -> bool
    Delete a facet, returns True if existed
02

Implementations

No implementations registered

03

Required By

Not required by any components