_OmitLengthSynonymsDirections

No description

type _OmitLengthSynonymsDirections {
synonymOf(
first: Int = 0
offset: Int = 0
orderBy: [_SynonymOrdering] = []
filter: _SynonymFilter
): [_OmitLengthSynonyms]
synonym(
first: Int = 0
offset: Int = 0
orderBy: [_SynonymOrdering] = []
filter: _SynonymFilter
): [_OmitLengthSynonyms]
}

Fields

synonymOf ([_OmitLengthSynonyms])

Field for the GeneSymbol node this SYNONYM relationship is coming from.

synonym ([_OmitLengthSynonyms])

Field for the GeneSymbol node this SYNONYM relationship is going to.