_OmitWordSynonymWordOmittedFilter

No description

type _OmitWordSynonymWordOmittedFilter {
AND: [_OmitWordSynonymWordOmittedFilter!]
OR: [_OmitWordSynonymWordOmittedFilter!]
source: String
source_not: String
source_in: [String!]
source_not_in: [String!]
source_contains: String
source_not_contains: String
source_starts_with: String
source_not_starts_with: String
source_ends_with: String
source_not_ends_with: String
synonym: _GeneSymbolFilter
}

Fields

AND ([_OmitWordSynonymWordOmittedFilter!])

OR ([_OmitWordSynonymWordOmittedFilter!])

source (String)

source_not (String)

source_in ([String!])

source_not_in ([String!])

source_contains (String)

source_not_contains (String)

source_starts_with (String)

source_not_starts_with (String)

source_ends_with (String)

source_not_ends_with (String)

synonym (_GeneSymbolFilter)