Apollo Docs


??(_:_:)

Swift
1@inlinable public func ??<T>(lhs: T?, rhs: GraphQLNullable<T>) -> GraphQLNullable<T>
Feedback

Edit on GitHub

Forums