/
Launch Apollo Studio


EXTENSION

KeyedDecodingContainer

public extension KeyedDecodingContainer

Methods

decodeGraphQLOptional(forKey:)

func decodeGraphQLOptional<T: Codable>(forKey key: K) throws -> GraphQLOptional<T>
Edit on GitHub