EXTENSION
GraphQLResult
extension GraphQLResult where Data: Decodable
Methods
init(from:decoder:)
public init<T: FlexibleDecoder>(from data: Foundation.Data, decoder: T) throws
EXTENSION
GraphQLResult
extension GraphQLResult where Data: Decodable
init(from:decoder:)
public init<T: FlexibleDecoder>(from data: Foundation.Data, decoder: T) throws