Skip to main content

ImportMeetingFromGongUrlInput

No description

input ImportMeetingFromGongUrlInput {
gongUrl: String!
accordId: String!
}

Fields

ImportMeetingFromGongUrlInput.gongUrl ● String! non-null scalar

A Gong call URL — an internal ?id= link or a shared /e/c-share link.

ImportMeetingFromGongUrlInput.accordId ● String! non-null scalar

The accord the imported meeting is assigned to.

Member Of

importMeetingFromGongUrl mutation