RootQueryType Object
Fields
#
actionPage
Non-null
Get action page. Depending on your access (page owner, lead, instance admin), you will get private or public view of the page.
campaign
Get one campaign. If you have access to the campaign, as lead or partner, you will get a private view of the campaign, otherwise, a public view.
campaigns
[ Campaign !]!
Non-null
Returns a public list of campaigns, filtered by title. Can be used to implement a campaign search box on a website.
users
[ User !]!
Non-null
Select users from this instnace. Requires a manage users admin permission.
Previous
RootMutationType
Next
RootSubscriptionType