/
Launch Apollo Studio


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

Edit on GitHub