Type Alias ConceptsQueries

ConceptsQueries: CursorPaginationOptions & TaxonomyOrderFilter & {
    concept_scheme?: string;
}