ENUM

TypeaheadType

link GraphQL Schema definition

1enum TypeaheadType {
2
3MENTIONS
4
5NGRAM
6}

link Required by