Introduction
A brief overview of the available queries and how to use them
Types of Queries
Queries against the Engagement API fall under one of three categories:
Appearances (Company and Content)
Performance (Actions taken by users in regards to a company and their content)
What is a company hash?
The hash
field is a 32-character hexadecimal string, present on the Content
type in the BaseCMS GraphQL API.
For information on how to query for a BaseCMS company please consult the Retrieving a Company or Retrieving multiple Companies pages in the BaseCMS GraphQL API documentation found here.
Last updated