ProspectivePartnerRejectInput
No description
input ProspectivePartnerRejectInput {
guid: ID!
rejectionReason: String
}
Fields
ProspectivePartnerRejectInput.guid ● ID! non-null scalar miscellaneous
The guid id for the submitted interest form
ProspectivePartnerRejectInput.rejectionReason ● String scalar miscellaneous
The reason for rejecting the interest entered by boomi employee
Member Of
prospectivePartnerReject mutation
Was this topic helpful?