QuoteRequestWithWebhookRepresentative (Input)
input QuoteRequestWithWebhookRepresentative {
id: String
displayName: NotEmptyString!
firstName: String
lastName: String
emails: [ApiEmailScalar]
phone: ApiPhoneScalar
}
Fields
QuoteRequestWithWebhookRepresentative.id ● String scalar
QuoteRequestWithWebhookRepresentative.displayName ● NotEmptyString! non-null scalar
QuoteRequestWithWebhookRepresentative.firstName ● String scalar
QuoteRequestWithWebhookRepresentative.lastName ● String scalar
QuoteRequestWithWebhookRepresentative.emails ● [ApiEmailScalar] list scalar
QuoteRequestWithWebhookRepresentative.phone ● ApiPhoneScalar scalar
Member Of
QuoteRequestWithWebhook input