ArchAstro. SDK. Types. ConfigKindFacet
(archastro v0.3.3)
Copy Markdown
A facet entry grouping configs by kind, returning the kind name and the number of matching configs visible to the authenticated viewer.
Summary
Types
Functions
@spec from_map(ArchAstro.SDK.JSON.object()) :: t()
@spec matches?(ArchAstro.SDK.JSON.t()) :: boolean()
@spec to_map(t()) :: ArchAstro.SDK.JSON.object()