This section provides technical references for building and deploying software with Apollo.
There are four primary reference sections:
The Apollo Product Specification is a declarative way of defining the build time and runtime properties of your application so Apollo knows how to deploy and manage it.
The Apollo API Documentation outlines instructions on how to interact with Apollo APIs directly through the Apollo UI.
The Apollo CLI Documentation provides the syntax and options for interacting with Apollo via its provided CLI.
The CEL Policies Specification documents the change types, response types, and functions available when writing Common Expression Language (CEL) policies to configure approval requirements for your space.