
strapi use cases when study, maybe it can help someone else.
This repository showcases different use cases of using Strapi, an open-source Node.js Headless CMS. The author, who is new to Strapi, has compiled running examples to study and better understand the platform. The examples include flattening GraphQL results, adding a refresh token API, customizing GraphQL queries, extending core controllers, and setting limitations on populated fields.
_limit to a Strapi controller.This repository serves as a collection of running examples for using Strapi, an open-source Node.js Headless CMS. It aims to provide practical cases for new users to study and gain a better understanding of the platform. The examples cover various aspects of customization, such as flattening GraphQL results, adding a refresh token API, customizing GraphQL queries, extending core controllers, and setting limitations on populated fields. These examples can be used as a reference and guide for implementing similar functionality in Strapi projects.
