get_mappings

get_mappings(mappings: Sequence[SemanticMapping], query: Query | None = None, *, limit: int | None = None, offset: int | None = None, order_by: Sort | None = None, converter: Converter | None = None) Sequence[SemanticMapping][source]

Get a sequence of mappings.