INPUT_OBJECT

CompleteDestinationConnectionInput

link GraphQL Schema definition

1input CompleteDestinationConnectionInput {
5
2# Called by the FE after the OAuth popup closes. Backend verifies the connection
3# with the vendor and flips status PENDING_OAUTH -> CONNECTED.
4id: ID!
6}

link Required by

This element is not required by anyone