This data is the limited set of publicly accessible information for a callback.
type WebhookCallback {scheme: String host: String! port: Int path: String queryParams: [KeyValue] additionalHeaders: [KeyValue] credType: WebhookCredType }