getFreshsalesDeal
Fetch a single Freshsales deal by id, mapped to the connected-CRM card shape (with stage, account, and owner included).
getFreshsalesDeal(
input: getFreshsalesDealInput!
): getFreshsalesDealPayload
Arguments
getFreshsalesDeal.input ● getFreshsalesDealInput! non-null input
The deal to fetch.
Type
getFreshsalesDealPayload object
A single Freshsales deal mapped to the connected-CRM card shape.