INPUT_OBJECT

BuyerInput

Buyer information object

link GraphQL Schema definition

  • input BuyerInput {
  • # The ID of a lead already existing in SweepBright.
  • contactId: UUID!
  • }