OBJECT
MinLemma
minimal lemma information with translations for lemmasearch query
link GraphQL Schema definition
- type MinLemma implements FormInterface {
- String! :
- LangType! :
- # Information to link to details of the lemma
- LemmaLink! :
- Pos! :
- # translations for the lemma, frisian lemmas may have both dutch and english
- # translations
- FormTranslation] : [
- }