OBJECT

CampaignResult

link GraphQL Schema definition

  • type CampaignResult {
  • # the Campaign
  • campaign: Campaign!
  • # the url for the campaign
  • url: String!
  • }

link Require by