Docs
Launch GraphOS Studio
You're viewing documentation for a previous version of this software. Switch to the latest stable version.


EXTENSION

GraphQLEnum

extension GraphQLEnum

Methods

==(_:_:)

public static func ==(lhs: GraphQLEnum<T>, rhs: GraphQLEnum<T>) -> Bool

Parameters

NameDescription
lhsA value to compare.
rhsAnother value to compare.

==(_:_:)

public static func ==(lhs: GraphQLEnum<T>, rhs: T) -> Bool

!=(_:_:)

public static func !=(lhs: GraphQLEnum<T>, rhs: T) -> Bool
Next
Introduction
Edit on GitHubEditForumsDiscord

© 2024 Apollo Graph Inc.

Privacy Policy

Company