Host
public enum Host
Some default values that the SDK uses.
-
The path for the Contentful Delivery API.
Declaration
Swift
public static let delivery: String -
The path for the Contentful Preview API.
Declaration
Swift
public static let preview: String
View on GitHub
Host Enumeration Reference