Skip to main content

UrlCommunicationBody

Defines the body of a communication that is a URL.

type UrlCommunicationBody {
url: URL
}

Fields

UrlCommunicationBody.url ● URL scalar

The URL for the body of a communication. Optional. The URL is valid for 12 hours from the time it is issued.

Implemented By

CommunicationBody union