Apollo Docs


==(_:_:)

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

Edit on GitHub

Forums