Assume that you are a manager for a digital marketing agency, managing content for a client who wants to measure the effectiveness of a content marketing strategy over the course of a quarter. You wan...
Introduction You want to streamline the work for your editorial team, which consists of writers and one photographer. To save time for your writing team, you want to create a new content type for them...
In this tutorial, you will create and query a Hello World endpoint using the GraphQL Content API (GCA). As part of this process, you will create a content type and publish assets that you will query f...
Introduction You are the head of a department that consists of writers, editors, analysts, etc. This team works on producing world-class content for a professional golf publication on a daily basis. A...
Occasionally, there is a need to provide users with a form input that does not save anything to the database upon submission. Instead, submitting the form should trigger some other action or side effe...
Introduction You are the administrator for your site that has a team of writer, editors, analysts, etc. This team works on producing world-class content on a daily basis. The pace is fast and communic...
In this tutorial, you will learn how to publish a website using Brightspot. Before you begin, it’s worth noting that there are lots of ways you might build a site in Brightspot—both in terms of the ov...
In this tutorial, you will programmatically create a GraphQL endpoint so that an administrator can manage it later in Brightspot. The endpoint requirements are as follows: The endpoint should be able ...
In this tutorial, you will create a restricted GraphQL endpoint inside of Brightspot, and then gradually expand its access. Though you will be working with a GraphQL delivery API endpoint, the princip...
A common development scenario starts when a web designer requests a new rendition for list styles on the front end. If the new list style is similar to one already existing in your theme, a good appro...