-
Notifications
You must be signed in to change notification settings - Fork 61
Closed
Description
Apollo & ApolloAPI was built in native mode with bridging disabled in 1.3.10, but stopped doing so in 1.5.5
skip:
mode: 'native'
bridging: falseError
ApolloAPI/JSONDecodingError.swift:18:8: error: associated value 'couldNotConvert(value:to:)' of 'Sendable'-conforming enum 'JSONDecodingError' has non-sendable type '(value: AnyHashable, to: any Any.Type)'
It would be cool to get a stable working GraphQL client for skip
Metadata
Metadata
Assignees
Labels
No labels