Waiting for engine...
Skip to main content

ProspectivePartnerApproveMutationInput

No description

input ProspectivePartnerApproveMutationInput {
guid: ID!
isThirdPartyScreeningDone: Boolean!
isNotPartOfGartnerMagicIPaasAccount: Boolean!
}

Fields

ProspectivePartnerApproveMutationInput.guid ● ID! non-null scalar miscellaneous

guid

ProspectivePartnerApproveMutationInput.isThirdPartyScreeningDone ● Boolean! non-null scalar miscellaneous

Ensuring the third-party screening is completed for Partner prior approving

ProspectivePartnerApproveMutationInput.isNotPartOfGartnerMagicIPaasAccount ● Boolean! non-null scalar miscellaneous

Ensuring the Partner are not part of the Gartner magic iPaaS quadrant

Member Of

prospectivePartnerApprove mutation

On this Page