You are viewing documentation for a previous version of this software.

Switch to the latest stable version.

Apollo Docs


!=(_:_:)

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

Edit on GitHub

Forums