Apollo Docs
!=(_:_:)
Swift
1public func !=<T: RawRepresentable & CaseIterable>(lhs: GraphQLEnum<T>?, rhs: T) -> Bool
2where T.RawValue == StringYou are viewing documentation for a previous version of this software.
Switch to the latest stable version.!=(_:_:)1public func !=<T: RawRepresentable & CaseIterable>(lhs: GraphQLEnum<T>?, rhs: T) -> Bool
2where T.RawValue == String