ExternalService Namespace

The ExternalService namespace provides dynamically generated Apex service interfaces and Apex classes for complex object data types.
The ExternalService namespace doesn't define a fixed set of classes. The namespace reflects OpenAPI-compatible external service registrations with active operations for type-safe outbound calls. The object schema, in the API specification that is associated with the registered external service, maps to Apex types.