API

public struct API

The REST API for communicating with a Parse Server.

  • A type alias for the set of options.

    Declaration

    Swift

    public typealias Options = Set<API.Option>
  • Options available to send to Parse Server.

    See more

    Declaration

    Swift

    public enum Option : Hashable