campaigns Query
Returns a public list of campaigns, filtered by title. Can be used to implement a campaign search box on a website.
Arguments
#
name
DEPRECATED: use campaign() to get one campaign. Filter campaigns by name (exact match). If found, returns list of 1 campaign, otherwise an empty list
Response
#
Returns [ Campaign !]!.
Example
#
Previous
campaign
Next
currentUser