Magidoc

campaignRecipients
Query

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

before

Returns the elements in the list that come before the specified cursor.

contactId

Optional contact identifier. Narrows the result to that single recipient, and returns nothing when the contact is not a recipient of this campaign.

first

Returns the first n elements from the list.

id

Non-null

Campaign identifier

last

Returns the last n elements from the list.

Response

#

Returns CampaignRecipientConnection .

Example

#