Type Alias CreateConceptSchemeProps

CreateConceptSchemeProps: Partial<Omit<ConceptSchemeProps, "sys">> & Pick<ConceptSchemeProps, "prefLabel">