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

Switch to the latest stable version.

KeyedEncodingContainer


EXTENSION

KeyedEncodingContainer

Swift
1public extension KeyedEncodingContainer

Methods

encodeGraphQLOptional(_:forKey:)

Swift
1mutating func encodeGraphQLOptional<T: Codable>(_ optional: GraphQLOptional<T>, forKey key: K) throws
Feedback

Edit on GitHub

Forums