Introduction
The Pages module in the Platform OneEntry interface allows you to manage pages if it is a web application, or screens if it is a mobile application.
const {
Pages }
= defineOneEntry?('your-url'?, {
token: "your-app-token",?});
The Pages module in the Platform OneEntry interface allows you to manage pages if it is a web application, or screens if it is a mobile application.
const {
Pages }
= defineOneEntry?('your-url'?, {
token: "your-app-token",?});