init(apiToken:)
Creates a fetch operation for the specified API token.
Declaration
convenience init(apiToken APIToken: String)Parameters
- APIToken:
The API token that allows access to an app’s container.
Creates a fetch operation for the specified API token.
convenience init(apiToken APIToken: String)The API token that allows access to an app’s container.