resolvers#
Classes#
class WordQuery#
- class rootski.gql.language.word.resolvers.WordQuery[source]#
Bases:
object- async get_word_by_id(id: str) rootski.gql.language.word.types.Word[source]#
Fetch the word corresponding with the given word id.