OBJECT

Affiliate

Information on the provider's affiliate abilities

link GraphQL Schema definition

  • type Affiliate {
  • # The LeadDyno ID of the affiliate
  • affiliate_id: String
  • # The referral URL of the affiliate
  • affiliate_url: String
  • # The URL of the affiliate's dashboard
  • dashboard_url: String
  • # Unique identifier of the affiliate
  • id: ID!
  • }