STRUCT
ApolloExtension
public struct ApolloExtension<Base>
Wrapper to allow calls to extended methods and vars as object.apollo.method
Properties
base
public let base: Base
The base type in the extension
STRUCT
ApolloExtension
public struct ApolloExtension<Base>
Wrapper to allow calls to extended methods and vars as object.apollo.method
base
public let base: Base
The base type in the extension