Object

SoapEndpoint

A SOAP endpoint.

Fields

content_type(): String
The API endpoint content type (for example: 'application/json').
host(): String!
The API endpoint hostname.
id(): ID!
The ID used to reference this endpoint
name(): String!
The API endpoint operation name.
path(): String!
The API endpoint path and query.