Apollo Docs
!=(_:_:)
Swift
1@inlinable public func !=<T: RawRepresentable & CaseIterable>(lhs: GraphQLEnum<T>?, rhs: T) -> Bool
2where T.RawValue == String
!=(_:_:)
1@inlinable public func !=<T: RawRepresentable & CaseIterable>(lhs: GraphQLEnum<T>?, rhs: T) -> Bool
2where T.RawValue == String