Campaign Interface
Fields
#
actions
Non-null
Fetch public actions. Can be used to display recent comments for example.
To allow-list action fields to be public, campaign.public_actions
must be set to a list of strings in form
action_type:custom_field_name, eg: ["signature:comment"]
. XXX this cannot be set in API, you need to set in backend.
Implementations
#
Usages
#
References
#
- Field campaign from Action
- Field campaign from ConfirmResult
- Field addCampaign from RootMutationType
Previous
Boolean
Next
CampaignInput