Type Alias CreateConceptProps

CreateConceptProps: Partial<Omit<ConceptProps, "sys">> & Pick<ConceptProps, "prefLabel">